Janet Programming Language

Edit Package janet
https://janet-lang.org/

Janet makes a good system scripting language, or a language to embed in other programs. Janet also can be used for rapid prototyping, dynamic systems, and other domains where dynamic languages shine. Implemented mostly in standard C99, Janet runs on Windows, Linux and macOS. The few features that are not standard C (dynamic library loading, compiler specific optimizations), are fairly straightforward. Janet can be easily ported to new platforms. While Janet is embeddable, it comes with a bit more out of the box than many other such easily embeddable languages such as threading, networking, an event loop, subprocess handling, regex-like library called PEG, and more.

Refresh
Refresh
Source Files
Filename Size Changed
janet-1.33.0.tar.gz 0000558363 545 KB
janet.changes 0000006271 6.12 KB
janet.spec 0000003491 3.41 KB
Latest Revision
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1137852 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 6)
- Update to version 1.33.0:
  * Add more + and * keywords to default-peg-grammar
  * Use libc strlen in janet_buffer_push_cstring
  * net/ev: Cleaned up unused NetStateConnect, fixed janet_async_end() ev refcount
  * fix (doc next)
  * Fix arity typo in peg
  * Cosmetically tweak string/format docstring
  * Add a new (sub) PEG special
Comments 0
openSUSE Build Service is sponsored by