Skip to content

Jtkozzy/BHK

Repository files navigation

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 !