Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cleoold/lisp-list-implementation

cons list implemented in other languages
https://github.com/cleoold/lisp-list-implementation

lisp metaprogramming

Last synced: 15 days ago
JSON representation

cons list implemented in other languages

Awesome Lists containing this project

README

        

# Lisp-list-implementation

Implement cons cells in an useless way and see how they work. They are not useful, but this is a way to show cleverness of people!

With `cons`, there could be everything.