Third main release of Janet!
This release brings a lot of functionality to Janet, not the least of which is the peg
module, which
allows for powerful pattern matching. Check out the new and improved website at https://janet-lang.org, as well as the new documentation and API docs.
Assets
5
The Janet Programming Language.
Some minor updates to Janet, including some more core functions and macros and bundled API documentation.
Assets
5
The Janet Programming Language, first release!
Download prebuilt binaries for some systems here, or build from source. After downloading
the the artifact for your system, run janet simply by running the executable janet.exe
on windows, and janet
on other systems.