Y
Hacker News
new
|
ask
|
show
|
jobs
by
iLemming
400 days ago
Does that mean I can now write Fennel to target BEAM?
1 comments
davydog187
400 days ago
There is a fennel channel in the discord/slack if you're interested. I'm not sure how successful it has been
link
johnisgood
399 days 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.
link