The lang/janet port
janet-1.36.0 – functional and imperative programming language (cvsweb github mirror)
Description
Janet is a functional and imperative programming language. The entire language (core library, interpreter, compiler, assembler) is about 200-300 kB and should run on many constrained systems. Janet makes a good system scripting language or a language to embed in other programs, similar Lua or Guile. Janet also can be used for rapid prototying, dynamic systems, and other domains where lisp shines. Features include first class closures, garbage collection, lisp macros, a REPL, the ability to directly interoperate with C including dynamically loading C libraries, and an extensive core library.WWW: https://www.janet-lang.org/
Maintainer
James Turner
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64
Categories
Build dependencies
Files
- /usr/local/bin/janet
- /usr/local/include/janet.h
- /usr/local/include/janet/
- /usr/local/include/janet/janet.h
- /usr/local/lib/janet/
- /usr/local/lib/libjanet.a
- /usr/local/lib/libjanet.so.8.0
- /usr/local/lib/pkgconfig/janet.pc
- /usr/local/man/man1/janet.1