Code Monkey home page Code Monkey logo

rmbrtc's Introduction

rmbrtc

rmbrtc is a self-hosted compiler for the RmbRT programming language.

Licenseโ€ƒ The compiler is released under the GNU Affero General Public License, version 3. You can find a copy of the license in the LICENSE file of this repository.

Compilingโ€ƒ To compile this compiler, use the C bootstrap compiler. In a later version, this will probably no longer be possible, as rmbrtc will be using language features beyond what the bootstrap compiler supports. The last released version that can still be compiled with the bootstrap compiler will be tagged as a special release and is guaranteed to be able to compile itself already.

To compile rmbrtc using the bootstrap compiler, you need to clone the RmbRT standard library, and check out the version corresponding to the version of rmbrtc you want to compile (as they are developed in parallel, versions depend on each other). Corresponding version of rmbrtc and the standard library will have the same tag names, at least until they are mature enough that the design will no longer change significantly. Set up the RLINCLUDE environment variable to point to the directory containing the standard library's std folder, and then invoke the compiler with the source file src/main.rl.

rmbrtc's People

Contributors

rmbrt avatar

Stargazers

 avatar

Watchers

 avatar  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.