Open source vs proprietary compiler

This page summarizes the projects mentioned and recommended in the original post on /r/Compilers

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
  • Oberon

    Oberon parser, code model & browser, compiler and IDE with debugger

  • Did you have a look at Oberon? This is the language Prof. Wirth especially conceived for education of computer science students at ETH Zurich where it was successfully used for many years; also some other universities adopted it. If you don't like the original syntax, there is also a more modern version incl. IDE and debugger, still adhering to simplicity: https://github.com/rochus-keller/Oberon

  • specification

    The Oberon+ Programming Language Specification (by oberon-lang)

  • PL/SQL and Ada are powerful languages but rather complex and likely not well suited for beginner courses. Delphi is great, but actually I prefer the type-bound procedure notation introduced with Oberon-2 and also adopted by Go. The original Oberon syntax is a bit old-fashioned, but there is a more modern variant, Oberon+, which supports both the old and more modern syntax and a few more streamlined Oberon-style features, and should appeal more to the younger generations. See https://github.com/oberon-lang/specification.

  • 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