Any good source-to-source compiler guides?

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

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
  • nanopass-framework-scheme

    The new nanopass framework; an embedded DSL for writing compilers in Scheme

  • IU-Fall-2021

    Course web page for Fall 2021.

  • This is an answer to your "related" question. Indiana University's course on compilers follows the nanopass approach to compile a subset of Racket to x86. The course notes from last fall, as well as a draft of the instructor's book "Essentials of Compilation", should be available from the course's GitHub repo.

  • 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
  • nanopass-framework-racket

    nanopass compiler framework for Racket

  • TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • purescript

    A strongly-typed language that compiles to JavaScript

  • rescript-compiler

    The compiler for ReScript.

  • Coconut

    Simple, elegant, Pythonic functional programming.

  • - coconut: coconut to python transpiler

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • janet

    A dynamic language and bytecode vm

  • I'm targeting Janet because my starting language shares a lot of commonalities with lisp even though superficially it looks pretty different, and I want something compiled, and I like writing in Schemes and Lisps.

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

  • TypeScript: why you shouldn't throw errors to control the program flow

    2 projects | dev.to | 10 Apr 2023
  • I am disappointed by dynamic typing

    2 projects | news.ycombinator.com | 29 Nov 2022
  • Question about error handling in Typescript

    3 projects | /r/typescript | 20 Aug 2022
  • How to use advanced Typescript to define a `pipe` function

    2 projects | dev.to | 11 Jun 2022
  • Why doesn't typescript have a throws type to annotate functions that can throw an error?

    3 projects | /r/typescript | 5 May 2022