bldc/repl
Benjamin Vedder b0e227d28f Squashed 'lispBM/lispBM/' changes from ccca9778..db80cb7d
db80cb7d updates to how symbols are evaluated, mostly for readability but also efficiency
bb573b53 slight optimizations to mark_phase and mark_freelist
58242f41 tweaking the manual
51666fb5 update manual fix prelude situation
2c6349da work on manual
39a15fd8 update
a5310055 added a bit more text about symbols in the manual
60d59eec added a bit more text about symbols in the manual
f685819e added a bit more text about symbols in the manual
31d56d35 added a bit more text about symbols in the manual
54796c35 added a bit more text about symbols in the manual
e333c00f Small readability and efficiency tweaks to eval_cps
0d234b5e lbm_cadr added and sligth modifications to eval_cps.c using lbm_cadr
85cd864a update changelog
6d2c8685 work on manual
5203a64f work on manual
63ebbae2 work on manual
4a146954 work on manual
19a0d06f work on manual
91c1d992 work on manual
ab393f46 work on manual
26309199 work on manual
c474931b work on manual
1a822e8d work on manual
648f6433 work on manual
6737828a work on manual
2d8e7084 work on manual
3a834fce work on manual
7ae1b342 work on manual
bc5b1fd0 work on manual
d3b6ec4d work on manual
654d70f8 writing on the manual
0d66dda6 tweak readme
d846ea3b update README
2c18d1a6 small tweak
bd9f80e5 allowing more characters in symbols
61827fc2 remove the prelude library in its current form. It is still available in the REPL
f1dcea8f small tweak benchmarking code
3a761cee update manual
e9898b19 make the prelude functions load dynamically when needed by the repl and test-system
714be360 update manual
e1804e3e update lbmref, renamings
508d167c Update README.md
6f3207fa Update ch1_introduction.md
6562daef Update ch1_introduction.md
76b48adf work in progress proramming doc
91c44751 fix repl-cps makefile to correctly build deps
54e66b25 remove lbmref.dox
f0c90ffd update reference manual
5b577572 fix potential bug in cont_application_start

git-subtree-dir: lispBM/lispBM
git-subtree-split: db80cb7dd05eef9e71980a55ff7987118c32c6e9
2022-04-12 10:44:49 +02:00
..
Makefile Squashed 'lispBM/lispBM/' changes from ccca9778..db80cb7d 2022-04-12 10:44:49 +02:00
convmp4.sh Squashed 'lispBM/lispBM/' changes from ccca9778..db80cb7d 2022-04-12 10:44:49 +02:00
convpng.sh Squashed 'lispBM/lispBM/' changes from ccca9778..db80cb7d 2022-04-12 10:44:49 +02:00
repl.c Squashed 'lispBM/lispBM/' changes from ccca9778..db80cb7d 2022-04-12 10:44:49 +02:00
simple.lisp Squashed 'lispBM/lispBM/' changes from ccca9778..db80cb7d 2022-04-12 10:44:49 +02:00
simple2.lisp Squashed 'lispBM/lispBM/' changes from ccca9778..db80cb7d 2022-04-12 10:44:49 +02:00
simple3.lisp Squashed 'lispBM/lispBM/' changes from ccca9778..db80cb7d 2022-04-12 10:44:49 +02:00
test_mp.lisp Squashed 'lispBM/lispBM/' changes from ccca9778..db80cb7d 2022-04-12 10:44:49 +02:00
test_yield.lisp Squashed 'lispBM/lispBM/' changes from ccca9778..db80cb7d 2022-04-12 10:44:49 +02:00