Comment on Show HN: A Common Lisp implementation in development, supports ASDFComments−badmonster1yDoes alisp plan to eventually support full compilation to native code, or will it mainly stay an interpreter with limited compilation?−andreamonacoOP1yYeah, the goal is first bytecode compilation and then full
Comments
Does alisp plan to eventually support full compilation to native code, or will it mainly stay an interpreter with limited compilation?
Yeah, the goal is first bytecode compilation and then full