You just have to implement an s-expression reader.
Plus an interpreter, compiler or a code walker, which can actually parse the Lisp code.
You just have to implement an s-expression reader.
Plus an interpreter, compiler or a code walker, which can actually parse the Lisp code.