gorilla

Version, currently master branch1 version
  • master branchlatestNov 10, 2021

github.com/code-developers/gorilla

A Programming Language Built Using Crystal-Lang

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  gorilla:
    github: code-developers/gorilla
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
no constraint declared
License
MIT
Author
krishpranav

Dependencies

This version declares no dependencies.

README

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