

Janet Language
3 likes
Janet is a functional and imperative programming language. It runs on Windows, Linux, macOS, and should run on other systems with some porting. The entire language (core library, interpreter, compiler, assembler) is about 200-300 kB and should run on many constrained systems.
Features
- Embeddable
Tags
- Scripting language
- programming
Janet Language News & Activities
Highlights All activities
Recent activities
- namdx1987 liked Janet Language
Janet Language information
What is Janet Language?
Janet is a functional and imperative programming language. It runs on Windows, Linux, macOS, and should run on other systems with some porting. The entire language (core library, interpreter, compiler, assembler) is about 200-300 kB and should run on many constrained systems.



Comments and Reviews
Great alternative to Lua for embedding into C programs.