pyramid

Version, currently master branch1 version
  • master branchlatestNov 2, 2022

github.com/grkek/pyramid

A toy Virtual Machine which evaluates couple of instructions

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  pyramid:
    github: grkek/pyramid
    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
1.6.0
License
MIT
Author
Giorgi Kavrelishvili

Dependencies

This version declares no dependencies.

README

Pyramid

A toy Virtual Machine written in Crystal

Usage

See the 'examples' folder to view the ways to use this shard.