monkey-swift icon indicating copy to clipboard operation
monkey-swift copied to clipboard

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

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