Coder Social home page Coder Social logo

lilac / mi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mlton/mlton

0.0 3.0 0.0 47.3 MB

An experimental language based on SML

Home Page: http://lilac.github.io/mi/

License: Other

Makefile 0.42% Standard ML 91.59% Game Maker Language 0.05% Assembly 0.03% Shell 0.37% Emacs Lisp 0.89% Smalltalk 0.24% HTML 0.13% Python 0.03% C 4.61% TeX 0.57% OpenEdge ABL 0.13% C++ 0.93% Objective-C 0.01%

mi's Introduction

Mi is an (experimental) modern practical functional programming language. It can be seem as a dialect of the Standard ML language, however is not intended to conform to the SML standard.

  • The 'm' in the name can be interpreted as "meta" or "modern";
  • and the 'i' means "intuitive" or "intelligent".

The motivations of this language are:

  • Ecosystem > Standard

    The history of SML told us a non-restricted standard is worse than nothing. The incompatibility of different SML implementations makes the SML community fragmented, as you can hardly find or write a library that works on all SML implementations. Ocaml does not have a standard, but this does not prevent it owning a better ecosystem than SML.

    To have a good ecosystem, the language's toolchain should help documentation, testing, library distribution and etc. For instance, it is expected to have documentation generator, test framework and package manager built in.

  • User experience > Efficiency

    In most circumstances, the adoption of a (new) language relies more on the user (developer) experience of the language than the performance of compilers or interpreters.

Why based on Standard ML?

  • The standard ML language is well defined, and its syntax is more coherent and cleaner than that of Ocaml.
  • As a strict language, Standard ML is more user friendly than Haskell, which is non-strict and pure.

mi's People

Contributors

agoode avatar bikallem avatar bleibig avatar caltry avatar danielrosenwasser avatar inquisitivecoder avatar jlouis avatar laurikari avatar lilac avatar matthewfluet avatar mauricioca avatar robsimmons avatar sweeks avatar terpstra avatar vedantraiththa avatar

Watchers

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