Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 196 Bytes

File metadata and controls

3 lines (2 loc) · 196 Bytes

Pointless Lang

Pointless lang is a toy language based on the crafting interpreters book by bob nystrom. The only difference in implementation is that this is implemented in c# instead of JAVA.