Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 291 Bytes

File metadata and controls

5 lines (3 loc) · 291 Bytes

Kaleidoscope Go

This repository contains my code while working through the LLVM Kaleidoscope tutorial with Go.

The lexer is inspired by the one described by Rob Pike in this talk.