Writing a new programming language. Part IV: Boolean expressions and if statements

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • lr-lang

    Small LR(1) Programming language written for learning purposes

  • Despite it looking like a lot of work, I'll try not to spend a lot of time on it. My main reason is that boolean implementation is just a bit more complex version of the work we've done in parts II and III of this tutorial. I will only cover the main ideas behind the implementation to help you to navigate through the code on your own. You can see all the changes required to be made in this commit.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • Show HN: CandleEmbed – A crate for generating text embeddings from HF models

    1 project | news.ycombinator.com | 3 May 2024
  • Show HN: Gauntlet – Raycast-inspired open-source application launcher

    1 project | news.ycombinator.com | 3 May 2024
  • Blue-Recorder, a Simple Screen Recorder Written in Rust

    2 projects | news.ycombinator.com | 3 May 2024
  • Komorebi – A tiling window manager for Windows written in Rust

    1 project | news.ycombinator.com | 3 May 2024
  • Sponsoring the Rust-based Rocket Web framework

    1 project | dev.to | 3 May 2024