kitasuke / monkey-swift

"Writing An Interpreter in Go" and "Wring A Compiler in Go" in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

monkey-swift

"Writing An Interpreter in Go" and "Wring A Compiler in Go" in Swift

REPL

  1. Run swift build in your terminal
  2. Run swift run

Xcode project

Run swift package generate-xcodeproj to generate xcode project

About

"Writing An Interpreter in Go" and "Wring A Compiler in Go" in Swift

License:MIT License


Languages

Language:Swift 100.0%