10000 GitHub - Oddsor/advent-of-code-fnl: Advent of Code using Fennel
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Oddsor/advent-of-code-fnl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of code using Fennel

This repository contains solutions for advent of code using Fennel, a Clojure-inspired lisp that compiles to Lua.

To run the code, navigate to the folder, download the input for the given day and then run the code using for example:

cd y2023/d01
# Download input.txt to folder
fennel d01.fnl

About

Advent of Code using Fennel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0