Giter Site home page Giter Site logo

bhalddin / ironruby Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ironlanguages/ironruby

0.0 2.0 0.0 11.71 MB

C# 30.71% Makefile 0.01% Ragel 0.01% Ruby 68.30% Batchfile 0.06% Yacc 0.28% Python 0.26% CSS 0.07% HTML 0.11% Shell 0.01% JavaScript 0.03% DIGITAL Command Language 0.01% 1C Enterprise 0.01% C 0.15%

ironruby's Introduction

Content description
-------------------

ClassInitGenerator
  - A tool used to generate Initializer.Generated.cs files in libraries.

Console
  - ir.exe, ir64.exe

Docs
  - Implementation documents.

IronRuby.Tests
  - Targetted compiler and runtime unit tests hosted in a C# test harness.

Libraries
  - Builtin modules (IronRuby.Libraries.dll).

Libraries.Yaml
  - YAML standard library (IronRuby.Libraries.Yaml.dll).

Libs 
  - Includes IronRuby specific libraries.

Public
  - Misc files included in IronRuby.msi.

Ruby
  - Core compiler and runtime (IronRuby.dll)

Samples
  - samples included in IronRuby.msi

Scripts
  - Infrastructure scripts and helpers.

StdLib
  - Ruby standard library distributed in IronRuby.msi.
  - The content is a copy of MRI 1.9.2 standard library with the following changes:

    i386-mingw32 directory removed
      - *.so files need to be reimplemented in IronRuby.Libraries.dll
      - rbconfig.rb is replaced by the one in Languages\Ruby\Libs

    complex18.rb and rational18.rb are taken from MRI 1.8.6 
      - this should be replaced by IronRuby's own implementation of Complex and Rational builtins in future 

    gem_prelude.rb taked from Ruby 1.9.2 source distribution and adapted
      - should be replaced by an implementation in IronRuby.Libraries.dll

Tests 
  - Test suites.

 
Please see http://wiki.github.com/IronLanguages/main for information on:
- Setting up a development environment with easy access to utility scripts
- Building
- Running test

ironruby's People

Contributors

slide avatar

Watchers

James Cloos avatar BahaaEldin Ahmed Elsayed avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.