Placeholder for a project to write a (very) simple lisp in rust. Will probably start out as just a simple scheme-like lisp and maybe morph into a lisp-2 in the future. No grand plans here, just a project to learn rust. Not yet started.
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
|