Coder Social home page Coder Social logo

alm's Introduction

alt text

About

alm - is the simple functional programming language, with self writed front-end and using MSIL like back-end.

The main purpose of this project is to reach experience in compiler design and finally understand how really this all things work, no more.

I know that it's the thousandth implementation of compiler and it will be useless for most community, but i think that someday, for somebody, it may be useful.

And so i leave it here, why not.

Installation

Requirements

  • .NET 4+

Open the latest release (or simply click here) and download the zip with libs,tests and binary.

Note that the 'libs' folder and the binary file(compiler) must located together, also i recommend you to not rename it, otherwise imports will work wrong.

Usage

Specifically for this task i created the '?' shell command which will show you all commands ant their definitions.

But i also want to share you here some recomendations for comfortable use.

The example algorithm for first use (with commands):

# Open compiler's shell 
> crfl "main.alm"
> opfl this
# write some code in created file and then:
> c 1 "test.exe"
# after this you may use only 'rec' command for recompiling:
> rec

Other detailed information you may see after typing '?' command:

> ?

Examples

You can see few examples here.

License

This project was released under MIT license.

alm's People

Contributors

almeswe avatar

Stargazers

Alan Yanse avatar A-lan avatar

Watchers

 avatar

alm's Issues

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.