Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 457 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 457 Bytes

BUCKLERUBY

CircleCI

A MinRuby interpreter written by BuckleScript.

MinRuby: A small, minimal Ruby interpreter

DEMO

Setup

$ yarn install

Build

$ yarn build

Watch

$ yarn watch

Test

$ yarn test