fennel-lua53-1.5.3
Lisp dialect that runs on Lua 5.3
Back to search · Project homepage
Description
Fennel is a programming language that brings together the speed,
simplicity, and reach of Lua with the flexibility of a lisp syntax and
macro system.
- Full Lua compatibility: Easily call any Lua function or library from
Fennel and vice-versa.
- Zero overhead: Compiled code should be just as efficient as
hand-written Lua.
- Compile-time macros: Ship compiled code with no runtime dependency on
Fennel.
- Embeddable: Fennel is a one-file library as well as an executable.
Embed it in other programs to support runtime extensibility and
interactive development.
Package information
- Ports path
- lang/fennel,lua53
- Package architecture
- *
- Maintainer
- Omar Polo <op@openbsd.org>
- Categories
- lang, lang/lua
- Available flavors
- lua51, lua52, lua53, lua54
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.