Category:Janet

From Rosetta Code
Revision as of 01:28, 16 December 2019 by rosettacode>Bakpakin
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 [1](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.