Skip to content

Okapi: A simple programming language interpreter written in Go.

Notifications You must be signed in to change notification settings

chrome99/okapi-lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Okapi Logo

Okapi Interpreter

Okapi is a simple WIP programming language interpreter written in Go.
This project follows the structure of Writing an Interpreter in Go by Thorsten Ball.

Features

  • Lexing and parsing
  • Evaluating expressions

Lexer Demo

lexer-demo

Getting Started

Clone the repo and run:

go run main.go

About

Okapi: A simple programming language interpreter written in Go.

Topics

Resources

Stars

Watchers

Forks

Languages