Jim editor + jik Lisp
3 simple editors in one with Lisp-like support
About
- 3 simple editors (with incomplete functionality) based on:
1. Nano,
2. Vim, and
3. Emacs (at least basic functionality, extension is possible...).
- As underlying Lisp is used specially designed dialect called jik (as one unit using quaternions, hence the unusual name).
1. This dialect is based on Common Lisp (dual namespace) and Kernel Lisp (applicative/lambda and operative/vau), and on top of that macros. Supports unbounded integers.
2. Every symbol can be shadowed, and I mean every, period. If you want to use the “base” shadowed (not shadowing) version, i.e., the native version, prepend it with “#”, and to select function in value position, i.e., the Common Lisps “#'”, use “@” as in “(map @fn [1, 2, 3])”.
3. And the language is superset of JSON, so it is able to read basic configuration in already known language.
Delivery requirements
*nix-based system preferred, written and tested for 64-bit Linux.
Public source
CC0 now or automatically on 2031-08-19. This retained version cannot be removed.
https://www.jik-stem.com/media/0x14_jim.tar.gz
Retained versions
3 simple editors in one with Lisp-like support
SHA-256 e7785afde379a2223b552189bc9045c77afcb64187f912d49bd38a057e02cb4e · CC0 1.0
https://www.jik-stem.com/media/0x0E_jim.tar.gz3 simple editors in one with Lisp-like support
SHA-256 7adda52457c9277aaccd640e2864ceb891553ec09433a23b83d6bb1142e54b46 · CC0 1.0
https://www.jik-stem.com/media/0x0F_jim.tar.gz3 simple editors in one with Lisp-like support
SHA-256 16231b8a7cf33b48b664e4a200ecff139813964893412c185485cc68aa06eef1 · CC0 1.0
https://www.jik-stem.com/media/0x10_jim.tar.gz3 simple editors in one with Lisp-like support
SHA-256 58ab26bbdbcaa582b959237aebc2b1b3711e3e537cb9f9ac13e9e3c97a06d636 · CC0 1.0
https://www.jik-stem.com/media/0x11_jim.tar.gz3 simple editors in one with Lisp-like support
SHA-256 faef3909e1e813a441bd62c2ba80dc6e964bcab3d0d9cbcb92aa88aa41499fff · CC0 1.0
https://www.jik-stem.com/media/0x12_jim.tar.gz3 simple editors in one with Lisp-like support
SHA-256 c1602dfad7f6c0dee6b3635f045334d04aba571dc7e939a5de0aa74ce102b3bd · CC0 1.0
https://www.jik-stem.com/media/0x13_jim.tar.gz3 simple editors in one with Lisp-like support
SHA-256 d8108f8b357be67a81203a1d65611559b0920ad982260ce81d417a02a1a016e9 · CC0 1.0
https://www.jik-stem.com/media/0x14_jim.tar.gzSolver qualification
aegwenia/jik · minimum 525/525
People
Publisher: Miroslav Bezděk