Giter Site home page Giter Site logo

volta's Introduction

Volt

Volt is a systems level programming language, that aims to be safe by default but still allowing you access to nitty gritty low level details. All of the code in Volta, Watt and other official Volt repos are under the BOOST (ver. 1.0) license except for bindings, those are licenced under their original license. For instance, LLVM, which is used by Volta to generate code.

Volta

Volta is the compiler for the Volt language. This repo also contains the runtime, code needed to support language features. The runtime is not the standard library, which is code that supports software development in general. That can be found in the Watt repository.

Documentation

You can find a getting started guide here, information about the language here and here. An overview of the compiler here. An index of the documentation exists here. And if you are brave you can try out the experimental Volt Guru page.

Contributing

Please feel free to contribute. Contributing is easy! Just send us your code. Diffs are appreciated, in git format; GitHub pull requests are excellent.

Things to consider:

  • The parser, runtime and standard library is under the BOOST license. Your contributions to any of these parts will be under that same license. If this isn't acceptable, then your code cannot be merged. This is really the only hard condition.
  • That was short wasn't it? Just remember don't be a dick, have fun and there will be cake! That is all!

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.