How to make a programming language in C#?

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

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

    Discontinued Attempting to write a toy LIPS compiler

  • Checkout this one: https://github.com/amir734jj/csharp-lisp

  • minsk

    This repo contains Minsk, a handwritten compiler in C#. It illustrates basic concepts of compiler construction and how one can tool the language inside of an IDE by exposing APIs for parsing and type checking.

  • Anything, this is the hello world for Minsk (the compiler being built in the vid)

  • 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
  • Monaco Editor

    A browser based code editor

  • 2) Fire up a basic MVC site or create-react SPA and grab the Monaco Editor here

  • EngineeringSample

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