Skip to content

Instantly share code, notes, and snippets.

@kamysheblid
Last active September 6, 2020 20:35
Show Gist options
  • Save kamysheblid/7d179800997e046c505cab8f24a42d6e to your computer and use it in GitHub Desktop.
Save kamysheblid/7d179800997e046c505cab8f24a42d6e to your computer and use it in GitHub Desktop.
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