The Sage Compiler, Operating System, and Web-Demonstration

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. 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

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. sage-os

    An operating system🧑‍💻 written using C and Sage

  4. mint-lang

    🍃 A refreshing programming language for the front-end web.

  5. 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

  • Version 1.1.7 of Rspack has been compromised

    1 project | news.ycombinator.com | 19 Dec 2024
  • Implementing Webpack from Scratch, But in Rust - [3] Using NAPI-RS to Create Node.js Addons

    1 project | dev.to | 30 Oct 2024
  • Using Pavex for Rust web development

    1 project | dev.to | 15 May 2024
  • [self-promo] Svelte + Rust for a desktop photo explorer

    2 projects | /r/sveltejs | 14 Nov 2023
  • The Best UI Libraries for Cross-Platform Apps with Tauri

    10 projects | dev.to | 4 Aug 2023

Did you know that Rust is
the 5th most popular programming language
based on number of references?