BuildYourOwnLisp VS os-tutorial

Compare BuildYourOwnLisp vs os-tutorial and see what are their differences.

BuildYourOwnLisp

Learn C and build your own programming language in under 1000 lines of code! (by orangeduck)

os-tutorial

How to create an OS from scratch (by cfenollosa)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
BuildYourOwnLisp os-tutorial
11 40
2,814 26,324
- -
3.3 2.3
4 months ago 6 months ago
HTML C
GNU General Public License v3.0 or later BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

BuildYourOwnLisp

Posts with mentions or reviews of BuildYourOwnLisp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-20.

os-tutorial

Posts with mentions or reviews of os-tutorial. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-20.

What are some alternatives?

When comparing BuildYourOwnLisp and os-tutorial you can also consider the following projects:

mal - mal - Make a Lisp

littleosbook - Source for the little book about OS development

lis.py - Small lisp interpreter in Python

64bit-os-tutorial - This OS Tutorial expands on the fundamental concepts covered in cfenollosa/os-tutorial and covers entering long mode on the x86_64 architecture. It also uses clang rather than relying on an external crosscompiler. I plan on keeping it up to date, so feel free to submit an issue!

vocabs2 - C++ implementation of drones simulation with velocity obstacles and wireless system

dnsguide - A guide to writing a DNS Server from scratch in Rust

ulisp-zero - A pared-down version of uLisp for hackers.

acwj - A Compiler Writing Journey

lisp-in-go - A Common Lisp-like Lisp-1 in Go with TCO and partially hygienic macros

os01 - Bootstrap yourself to write an OS from scratch. A book for self-learner.

ComposableRegex - Build out composable regular expressions from simple sub blocks in a BNF type syntax. Check http://composableregex.apphb.com/ for a demo

raspberry-pi-os - Learning operating system development using Linux kernel and Raspberry Pi