☆ Yσɠƚԋσʂ ☆@lemmy.ml to General Programming Discussion@lemmy.mlEnglish · 1 month agothe Fennel programming languagefennel-lang.orgexternal-linkmessage-square5linkfedilinkarrow-up110arrow-down10cross-posted to: programming_languages[email protected]
arrow-up110arrow-down1external-linkthe Fennel programming languagefennel-lang.org☆ Yσɠƚԋσʂ ☆@lemmy.ml to General Programming Discussion@lemmy.mlEnglish · 1 month agomessage-square5linkfedilinkcross-posted to: programming_languages[email protected]
minus-squaremaegul (he/they)@lemmy.mllinkfedilinkEnglisharrow-up2·1 month agoThe lua escape hatch is interesting. Are there other lisps like this? I’m guessing closure has some similar features re Java/JVM?
minus-square☆ Yσɠƚԋσʂ ☆@lemmy.mlOPlinkfedilinkarrow-up2·1 month agoThis is in fact inspired by Clojure, Janet is another embedable Lisp that can be used in C/C++ projects.
The lua escape hatch is interesting.
Are there other lisps like this? I’m guessing closure has some similar features re Java/JVM?
This is in fact inspired by Clojure, Janet is another embedable Lisp that can be used in C/C++ projects.