Search found 2 matches
- Tue May 17, 2016 7:56 am
- Forum: The Lounge
- Topic: Lisp to C converter.
- Replies: 4
- Views: 17298
Re: Lisp to C converter.
Mostly in the implementation. I just use the extension "cl" as shorthand for "lisp/c". I might change that in the future. Thank you for your input.
- Sun May 08, 2016 4:21 pm
- Forum: The Lounge
- Topic: Lisp to C converter.
- Replies: 4
- Views: 17298
Lisp to C converter.
Hey everyone. I'm new to this forum, and I promise I'm not just plugging my new thing (which I am, but not just that -- I want to be part of this forum). It's a LISP/c to C converter that I wrote that works fully on CLISP and maybe somewhat on other versions of lisp. LISP/c is a language I wrote tha...