Category:Janet

From Rosetta Code
Revision as of 03:29, 19 April 2021 by GarveyPatrickD (talk | contribs) (Restructured the website link)
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Janet
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Janet.

Janet is a C based, Clojure-like lisp for scripting and prototyping.

From the website https://janet-lang.org

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, PEG) is about 300-500 kB and should run on many constrained systems.