Show HN: YakshaLisp – Macros for Yaksha and Lisp Dialect(yakshalang.github.io)
yakshalang.github.io
Show HN: YakshaLisp – Macros for Yaksha and Lisp Dialect
https://yakshalang.github.io/documentation.html#macros-yakshalisp
0 comments
—
https://yakshalang.github.io/documentation.html#macros-yakshalisp
—
Allowing you to do things like below (fizzbuzz).
This is available in latest release - https://github.com/YakshaLang/Yaksha/releases/tag/v0.0.4 (I recommend using release.py in compiler/scripts if you want to locally compile it)
Few more examples:
- embedding a text file
- importing a macro
Looking for ideas/advice/criticism :)