js-marketplace-2014/index.md

15 lines
338 B
Markdown
Raw Permalink Normal View History

2014-03-10 17:44:46 +00:00
---
title: JS-Marketplace
---
# JS-Marketplace
A Javascript "minimart" implementation, following [this paper](http://www.ccs.neu.edu/home/tonyg/esop2014/). See also [the Marketplace page](http://www.ccs.neu.edu/home/tonyg/marketplace/).
Examples:
- [chat](examples/chat/)
- [textfield](examples/textfield/)
- [dom](examples/dom/)