Fennel 0.4.1 / 2020-05-25
Changes since 0.4.0
- Experimental --compile-binary command (#281)
- Support shebang in all contexts, not just dofile.
- Pinpoint source in compile errors even when loading from a string
- Fix a bug where included modules could get included twice (#278)
- Fix a 0.4.0 bug where macros can't expand to string/boolean/number primitives (#279)
- Fix a bug in macros returning forms of a different length from their input (#276)
Installation
You can download the standalone fennel
CLI launcher (requires Lua), or a pre-built archive containing the launcher, fennel.lua
itself in library form, as well as the other built-in libraries and all development assets below.