Explore

compilers × plt × python ×
  • screenshot

    GitHub - NICUP14/MiniLang: A type-safe C successor that compiles directly to various platforms.

    MiniLang A type-safe C successor that compiles to various platforms. QuickStart Language Documentation Standard Library Documentation...

  • Abstract interpretation in the Toy Optimizer

    CF Bolz-Tereick wrote some excellent posts in which they introduce a small IR and optimizer and...