[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#983003: ITP: janet -- Dynamic language and bytecode VM



Package: wnpp
Severity: wishlist
Owner: "Bradford D. Boyle" <bradford.d.boyle@gmail.com>
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name    : janet
  Version         : 1.15.2
  Upstream Author : Calvin Rose <calsrose@gmail.com>
* URL             : https://janet-lang.org/
* License         : MIT
  Programming Lang: C
  Description     : Dynamic language and bytecode VM

Janet is a functional and imperative programming language
and bytecode interpreter. It is a lisp-like language, but
lists are replaced by other data structures (arrays, tables
(hash table), struct (immutable hash table), tuples). The
language also supports bridging to native code written in
C, meta-programming with macros, and bytecode assembly.

There is a REPL for trying out the language, as well as the
ability to run script files. This client program is
separate from the core runtime, so Janet can be embedded in
other programs. Try Janet in your browser at
https://janet-lang.org.


Reply to: