summaryrefslogtreecommitdiff
path: root/assembly.lisp
AgeCommit message (Expand)Author
2024-08-08Begin C code generation.mRnea
2024-08-06defop uses generic functions now. extended stack syntaxmRnea
2024-08-03Added string literalsmRnea
2024-08-01fixed | and & ops, added a new dep (cl-fad util library)mRnea
2024-07-31massive overhaul to defop, temporarily disable interpretationmRnea
2024-07-30added bit shifts (<< >>), bitand (&), bitor (|), rot, over, swap opsmRnea
2024-07-30Found a cool idea for DEFOPmRnea
2024-07-29some arrangements to fix quirks of symbols in the executable programmRnea
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-18başlangıç, push pop + - . vb.mRnea