Skip to content

Latest commit

 

History

History
executable file
·
22 lines (15 loc) · 475 Bytes

README.md

File metadata and controls

executable file
·
22 lines (15 loc) · 475 Bytes

gorilla

A Programming Language Built Using Crystal-Lang

Installation

$ git clone https://github.com/krishpranav/gorilla
$ cd gorilla
$ crystal build src/gorilla.cr --release --stats -o bin/gorilla

Supported Operating Systems:

  • macOS
  • Linux

Contributing

  • check out the contributing guide

Contributors