The Sage Compiler, Operating System, and Web-Demonstration

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • sage

    A programming language that's wise beyond its bytes!🌱🌿🪴 (by adam-mcdaniel)

  • Hello, yes, I'll go back and add some text examples as well.

    I put all the example programs in text on the web-demo, though, if you want to see more there! You can copy, read, or modify them there!

    https://adam-mcdaniel.net/sage

  • sage-os

    An operating system🧑‍💻 written using C and Sage

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • mint-lang

    :leaves: A refreshing programming language for the front-end web

  • harbor

    A language that ports⚓: examining the limits of compilation⚙️. (by adam-mcdaniel)

  • Thanks for the interesting question! This project started out because I noticed some really interesting properties about compiling brainfuck-like programming languages while writing high level language compilers that targeted these brainfuck-like backends.

    This is the work that inspired Sage: Harbor (https://github.com/adam-mcdaniel/harbor). My goal with Sage was to take everything that makes a brainfuck-like programming language easy to compile, while also keeping all the time complexity and optimizations of regular algorithms. So, in that sense, it started out as an attempt to design around a Turing machine -- I wanted this to be a dialect of brainfuck.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts