Skip to content

adityjhaa/hippo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HIPPO


This language is based upon the knowledge I gained by reading the books Writing an Interpreter in Go and Writing a Compiler in Go by Thorsten Ball.


Usage

git clone https://github.com/adityjhaa/hippo.git
cd hippo
go mod init hippo
go mod tidy
go run main.go

About

A programming language written in Go!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages