summaryrefslogtreecommitdiff
path: root/cl-forth.lisp
AgeCommit message (Collapse)Author
2024-07-29some arrangements to fix quirks of symbols in the executable programmRnea
note that (eq 'baz:foo bar:foo) is not true so some stuff that works in the repl fails in executable
2024-07-29minor change to run to make it more genericmRnea
2024-07-27added memory manipulation and syscallsmRnea
2024-07-27changed . to dump, extended defop syntax, added while loopsmRnea
2024-07-24branching (if else) added, as interpretation and compilationmRnea
2024-07-23added op-case and some conditions for it (error checking)mRnea
2024-07-18başlangıç, push pop + - . vb.mRnea