Janet Programming Language
http://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.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / janet
- Download package
-
Checkout Package
osc -A http://api.opensuse.org checkout devel:languages:misc/janet && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
janet-1.38.0.tar.gz | 0000590880 577 KB | |
janet.changes | 0000011020 10.8 KB | |
janet.spec | 0000003491 3.41 KB |
Comments 0