Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 288 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 288 Bytes

BHK

Brinch-Hansen Kompiler

A moderately refactored version of Per Brinch-Hansen's Pascal- Compiler described in book "On Pascal Compilers":
  • Ported to Free Pascal / Lazarus
  • Changed to use in-memory buffers instead of files

For other info, read the book, it is excellent !