Giter Site home page Giter Site logo

lilianyes / mesh Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adobe-research/mesh

0.0 0.0 0.0 16.76 MB

General-purpose programming language featuring functional idioms, strong static inferred types, and a concurrency model built on managed mutability and STM.

License: MIT License

Shell 0.12% Batchfile 0.05% Java 78.23% MATLAB 9.29% Objective-C 10.98% M 1.26% MAXScript 0.06% Limbo 0.02% Mercury 0.01%

mesh's Introduction

PROJECT STATUS NOTE - 9/20/13

Mesh is no longer under active development at Adobe. This repo is now dormant.

However, development proceeds apace in my fork - now the canon. :)

Basil

The Mesh Programming Language

This is the repo for the Mesh language project. Mesh was created by Basil Hosmer.

NOTE: Mesh is pre-Alpha at present, pretty much undocumented, and in general not that much fun to explore, yet. For more information on the project and its timeline, check out the FAQ.

That said:

Setup Requirements

To build the Mesh compiler and interactive shell from source you will need the following:

  • Java JDK 1.6+
  • Apache Ant 1.8+

Compiling

Compiling the Mesh compiler and REPL shell is done using Ant

$ ant

Interactive Shell

Once you have successfully compiled Mesh you will be able to run an interacive shell and also run the included sample applications.

To launch the interactive shell

$ ./bin/shell
>

The Mesh scripts found in the src/script directory are mostly demos, and can be run from the shell, for example as follows:

$ ./bin/shell
> $load prballs

To get a list of commands in the shell run "$help"

$ ./bin/shell
> $help

Licensing

Mesh is distributed under the MIT license, as described in LICENSE.txt. The Mesh project also uses a number of open-source libraries, which can be found in the lib directory. Their licenses can be found in LICENSES.md in that directory.

mesh's People

Contributors

bhosmer avatar brbaker avatar joelrbrandt 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.