Skip to content

derekahn/ape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ape 🐒

A simple interpreter built in Go 🐹 for a new programming language called ape-script.

Commands

$ make help

Choose a command to run in ape:

  clean      Clean build files. Runs `go clean` internally; removes cp.out
  coverage   Checks code coverage
  fmt        Runs gofmt on all source files
  install    Install missing dependencies. Builds binary in ./bin
  test       Runs all the tests

About

An interpreter built for ApeScript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors