Skip to content

SuperDami/monkey-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monkey-swift

Implement source code from "Writing An Interpreter in Go" and "Wring A Compiler in Go" in Swift

REPL

  1. Open Xcode project
  2. Build and run monkey-REPL
  3. Try monkey language in the console

About

Practice for reading `Writing interpreter in go` and `writing compiler in Go`

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages