Skip to content

Tools for parsing and compiling code for the Rubinius language platform.

License

MPL-2.0, BSD-3-Clause licenses found

Licenses found

MPL-2.0
LICENSE
BSD-3-Clause
LICENSE.BSD
Notifications You must be signed in to change notification settings

rubinius/rubinius-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 9, 2021
f6f62ae · May 9, 2021
Jan 5, 2018
Jan 26, 2020
Dec 12, 2019
Jan 18, 2020
Apr 4, 2016
Dec 12, 2019
May 9, 2021
May 9, 2021
Jan 11, 2016
Jan 11, 2016
Jan 11, 2016
Jul 8, 2016
May 9, 2021
Jan 29, 2016
May 9, 2021
May 9, 2021
May 9, 2021
May 9, 2021
May 9, 2021

Rubinius Code

Rubinius Code is a meta-gem that packages a collection of tools for parsing and compiling Ruby code.

Code of Conduct

Participation in the Rubinius project is governed by the Rubinius Code of Conduct. See http://rubinius.com/code-of-conduct/

Installation

Add this line to your application's Gemfile:

gem 'rubinius-code'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rubinius-code

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

Rubinius Code uses the MPL-2.0 license. See LICENSE for details. Contributions made prior to January 10th, 2016 are licensed under the old BSD 3-clause license. See LICENSE.BSD for details.

About

Tools for parsing and compiling code for the Rubinius language platform.

Resources

License

MPL-2.0, BSD-3-Clause licenses found

Licenses found

MPL-2.0
LICENSE
BSD-3-Clause
LICENSE.BSD

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published