Giter Site home page Giter Site logo

ldbeth / aldor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aldorlang/aldor

0.0 1.0 0.0 7.81 MB

The Aldor Programming Language

Home Page: http://pippijn.github.io/aldor/

Shell 0.98% C 49.56% Java 0.45% Scheme 0.24% Common Lisp 0.35% C++ 1.12% Assembly 0.01% Perl 0.04% Awk 0.12% TeX 11.43% Makefile 0.85% Clojure 0.01% XS 0.15% Yacc 0.13% Lex 0.01% M4 0.09% Objective-C 0.01% AngelScript 34.44% sed 0.01%

aldor's Introduction

The Aldor Programming Language

Building the compiler

The directory aldor contains a build infrastructure based on the GNU build system: libtool, autoconf and automake. In order to use it, you will need these tools, and run the command ./autogen.sh. After that, you can set up the build with ./configure and start it with make.

The build system supports parallel builds with make -jN where N is the number of parallel tasks (generally: number of logical CPU cores + 2).

You can run ./configure --prefix=/install/path to select the path you want to install aldor to (in this case /install/path, but you will likely want a different path).

Reporting issues

Questions about compiler and library behaviour are best asked on the public mailing list. For issues such as inexplicable program crashes, compiler crashes, incorrect code generation, etc., the issue tracker is the place to report them.

When reporting an issue, it is best to provide a minimal test case that we can use to reproduce your issue. If the issue occurs with interpreted code, you can test it on the latest version of the compiler and interpreter provided at Try Aldor.

Report format

In order to facilitate machine-aided processing of tickets, we recommend that any code illustrating the issue you are reporting be formatted in github flavoured Markdown. The first line of a file should contain the file name in a comment. A precise definition of the expected format will be added to the wiki, later.

aldor's People

Contributors

hemmecke avatar jandt avatar pbroadbery avatar pippijn avatar

Watchers

 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.