Skip to content

Commit

Permalink
add top-level readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebeal committed May 15, 2019
1 parent a6380b5 commit c6ba89d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
@@ -0,0 +1,11 @@
Welcome to MIT Proto, a spatial computing language developed primarily at MIT and BBN Technologies.

This distribution of MIT Proto contains:

* **proto:** main project, including language, compiler, simulator, code libraries, manuals, and examples
* **webproto:** JavaScript simulator suitable for running in a browser
* **plugin_example:** a template for building MIT Proto plugins
* **odedyanmics:** a plugin that provides physics simulation using the ODE physics engine
* **build_files:** helper files for building and testing

This distribution is being preserved primarily for reference, as we now recommend use of the successor language Protelis: [http://protelis.github.io/](http://protelis.github.io/)

0 comments on commit c6ba89d

Please sign in to comment.