Coder Social home page Coder Social logo

compiler's Introduction

Language

Zonnon is a general-purpose programming language in the Pascal, Modula-2 and Oberon family with focus on concurrency and ease of composition. Its conceptual model based on modules, objects, definitions and implementations. Its computing model based on active objects with their interaction defined by syntax controlled dialogs. It also features mathematical data types and operations as first-class language citizens.

Command Line Compiler for .NET platform / Mono

This project is a fork of ETH Zonnon compiler, but excludes Visual Studio integration.

Zonnon compiler targets .NET framework, but also works on Mono. For computations with mathematical data types it can also use OpenCL. To run on Mono the compiler needs to be specially compiled with "Rotor" flag.

Source Code

Source code in this repository for Zonnon compiler does not include source code for CCI. Instead 3 libraries were precompiled for .NET and separately for Mono. If you are interested in the source code for these CCI libraries you can fined a very similar code in Spec# project on this site. Please note that Spec# extends these libraries directly so in the code there you will get also many things not directly relevant for Zonnon.

Zonnon command line compiler does not compile with latest public version of CCI so please either use the libraries checked in with the source code or use the source code from Spec#.

compiler's People

Contributors

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