Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 289 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 289 Bytes

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