• I am a (mostly) Common Lisp developer interested in minimal and generally text-based UIs, and minimalism in general.

  • Joined on 2021-09-17
stack pushed to master at stack/picolisp-freebsd 2023-10-14 17:29:24 +00:00
2a3d487713 fixed scripts in bin to use /usr/local/bin/picolisp...
stack pushed to master at stack/picolisp-freebsd 2023-10-14 02:11:21 +00:00
d030801b8f bugfix: uninstall wrong path in /usr/local/share
stack pushed to master at stack/picolisp-freebsd 2023-10-14 01:25:12 +00:00
907173a6a8 eiter src/*.ll or picolisp must be present
stack pushed to master at stack/picolisp-freebsd 2023-10-14 00:47:17 +00:00
stack pushed to master at stack/picolisp-freebsd 2023-10-14 00:40:16 +00:00
1b2a0f7440 Removed binaries
stack pushed to master at stack/picolisp-freebsd 2023-10-14 00:12:32 +00:00
3b1d769bc8 clarified installation for FreeBSD
stack pushed to master at stack/picolisp-freebsd 2023-10-14 00:05:47 +00:00
a2f264fdbf install.sh uses /home/stack/src/pil21 and works anywhere
stack created branch master in stack/picolisp-freebsd 2023-10-13 23:49:36 +00:00
stack pushed to master at stack/picolisp-freebsd 2023-10-13 23:49:36 +00:00
5f0be3fa87 Compiles on FreeBSD 13.2
stack created repository stack/picolisp-freebsd 2023-10-13 23:40:19 +00:00
stack pushed to main at stack/nforth 2023-10-02 02:10:33 +00:00
f76efb0bfb parsing environment variables
stack pushed to main at stack/nforth 2023-10-01 23:17:47 +00:00
2c0fa53c08 separated endless interpret lop into INTERP; both OUTER and LOADH now use it (LOADH failed)
stack pushed to main at stack/nforth 2023-10-01 22:36:05 +00:00
7b018e819f hd for hexdump (used to be dump)
stack pushed to main at stack/nforth 2023-09-24 14:30:18 +00:00
81f4847e38 new {{ lambda }} support with 2-slot overhead instead of 4
stack pushed to main at stack/nforth 2023-09-22 19:12:51 +00:00
6797e98570 nf.f and nforth.f now compliant with { } syntax
stack pushed to main at stack/nforth 2023-09-22 14:50:48 +00:00
2e01e5e280 more or less working compile-dominant
fa37aba962 fixed { and : to work in interpret-dominant mode
Compare 2 commits »
stack pushed to main at stack/nforth 2023-09-22 11:54:38 +00:00
9492be88a6 Back to RUNPTR and pseudo-interpreter-dominant system
stack pushed to main at stack/nforth 2023-09-20 20:47:29 +00:00
bfe413bbf8 CREATE, streamlined defining
stack pushed to main at stack/nforth 2023-09-19 15:04:53 +00:00
5b50be4ddd cr before printing error line on error to match error position
stack pushed to main at stack/nforth 2023-09-19 01:25:11 +00:00
2f2a6ba393 reworked ws and reload code in forth...
e7e22a3833 working
276ec2289b working on entry point
Compare 3 commits »