Skip to content

Instantly share code, notes, and snippets.

@kamysheblid
Last active September 6, 2020 20:35
Interesting projects I'd like to work on

Lisp built entirely in Assembly for ARM or AMD64

There are only 5-20 functions that need to be created. Though the hard part would be memory management. Would be interesting to have lisp handle its own memory management itself using a handful of assembly functions.

Also make a program that can boot from GRUB. It wouldnt be an OS but it could be used to build one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment