Compiler links

By Wolfgang Keller
Originally published 2021-04-24
Last modified 2025-03-01

Table of contents

General compiler ressources

Parsing and structured editors

Structured editors

See also JetBrains MPS above.

Code representations

Projectional Editing

Article by Martin Fowler: Projectional Editing [published 2008-01-14; visited 2025-02-09T21:32:55Z]. This article distinguishes the following representations of the system:

See also Martin Fowler's older article Language Workbenches: The Killer-App for Domain Specific Languages? [published 2005-06-12; visited 2025-02-09T21:36:06Z].

Source Code In Database (SCID)

Type systems

Liquid Types

Pattern Matching

Code Generation