Version: 1.15.4, Package name: janet-1.15.4 |
Maintained by: James Turner |
Master sites: |
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. |
Filesize: 585.615 KB |
Version History (View Complete History) |
|
2021-03-17 08:50:39 by James Turner | Files touched by this commit (2) |
Log message: Update janet to 1.15.4 |
2021-03-01 18:48:14 by James Turner | Files touched by this commit (3) |
Log message: Update janet to 1.15.3 |
2021-02-16 18:15:36 by James Turner | Files touched by this commit (2) |
Log message: Update janet to 1.15.2 |
2021-02-10 17:27:14 by James Turner | Files touched by this commit (2) |
Log message: Update janet to 1.15.0 |
2021-01-27 11:52:05 by James Turner | Files touched by this commit (2) |
Log message: Update janet to 1.14.2 |
2021-01-19 07:06:52 by James Turner | Files touched by this commit (3) |
Log message: Update janet to 1.14.1. Release notes: https://github.com/janet-lang/janet/releases/tag/v1.14.1 |
2020-12-15 10:54:38 by James Turner | Files touched by this commit (4) |
Log message: Update janet to 0.13.1. Release notes: https://github.com/janet-lang/janet/releases/tag/v1.13.1 |
2020-10-25 17:52:46 by James Turner | Files touched by this commit (2) |
Log message: Add a patch to allow janet to compile on mips64el and possibly mips64 and sparc64. From and test on loongson by Donovan Watteau <contrib at dwatteau dot fr> Bump for safety. |
2020-09-22 13:03:51 by James Turner | Files touched by this commit (2) |
Log message: Update janet to 1.12.2 |
2020-09-08 11:47:06 by James Turner | Files touched by this commit (3) |
Log message: Update janet to 1.12.1 |
2020-08-05 12:10:03 by James Turner | Files touched by this commit (2) |
Log message: Update janet to 1.11.3 |
2020-07-26 17:23:30 by James Turner | Files touched by this commit (2) |
Log message: Update janet to 1.11.1 |
2020-07-21 08:23:03 by James Turner | Files touched by this commit (3) |
Log message: Update janet to 1.11.0 |
2020-06-22 11:34:47 by James Turner | Files touched by this commit (2) |
Log message: Update janet to 1.10.1 |
2020-06-15 12:00:42 by James Turner | Files touched by this commit (3) |
Log message: Update janet to 1.10.0. Mark broken on mips64 while here. Release notes: https://github.com/janet-lang/janet/releases/tag/v1.10.0 |
2020-05-14 07:39:42 by James Turner | Files touched by this commit (3) |
Log message: Update janet to 1.9.1 |
2020-04-01 08:10:53 by James Turner | Files touched by this commit (3) |
Log message: Update janet to 1.8.1. Release notes: https://github.com/janet-lang/janet/releases |
2020-02-11 06:43:38 by Kurt Mosiejczuk | Files touched by this commit (1) |
Log message: Mark lang/janet BROKEN-sparc64 It has never built on sparc64 |
2020-02-04 16:15:01 by James Turner | Files touched by this commit (3) |
Log message: Update janet to 1.7.0 |