Chunks and Beacons

Some links from https://github.com/imteekay/programming-language-research

Reddit

Courses

Books

Learning Paths

Experiments

Papers

Programming Language Design / PLT

Implementations

Compiler

PL Paradigms

Interpreter

PL Research

Backend

Program Synthesis

Parallel/Concurrent Programming

Language Learnings


Reading


Teaching/ExampleImplementations

Native/raw

LLVM

CLR

JVM

Python

Rust

Go

A simple Hindley-Milner type system in Go

Haskell

Write You a Haskell

Learning/AI-related

Toy/experimental

Monkey

This is the language described by the book "Writing an Interpreter in Go". Also has a paired book, "Writing a Compiler in Go" which appears to include the creation of a virtual machine for executing the compiled code.

Lox

From "Crafting Interpreters":

Esolangs


Detail Pages:

Last modified 02 October 2024