<p>Making this little LISP was *in part* a &quot;can I do this?&quot; for the Babel project. But there&#39;s another thing, which is I want a general purpose assembler. I&#39;ve recently started wanting to target some unusual/retro systems (NES, N64, Saturn) and I forsee frustration with having no common toolchain among these projects for any language I like, nor a common macroassembler syntax I can take with me across different ISAs.</p><p>So I was hoping my tiny LISP could be reworked into a macroassembler.</p>
Reply