← Back to context Comment by iLemming 1 year ago Does that mean I can now write Fennel to target BEAM? 2 comments iLemming Reply davydog187 1 year ago There is a fennel channel in the discord/slack if you're interested. I'm not sure how successful it has been johnisgood 1 year ago Fennel compiles to Lua, so theoretically it should work.You should be able to do anything Lua does, run on any Lua interpreter, and use any Lua library.
davydog187 1 year ago There is a fennel channel in the discord/slack if you're interested. I'm not sure how successful it has been johnisgood 1 year ago Fennel compiles to Lua, so theoretically it should work.You should be able to do anything Lua does, run on any Lua interpreter, and use any Lua library.
johnisgood 1 year ago Fennel compiles to Lua, so theoretically it should work.You should be able to do anything Lua does, run on any Lua interpreter, and use any Lua library.
There is a fennel channel in the discord/slack if you're interested. I'm not sure how successful it has been
Fennel compiles to Lua, so theoretically it should work.
You should be able to do anything Lua does, run on any Lua interpreter, and use any Lua library.