-
Notifications
You must be signed in to change notification settings - Fork 70
Projects using wisp
h2non edited this page Nov 13, 2014
·
9 revisions
- Choc {source} - Choc is a tool for thinking powerful thoughts by stepping through code. It is an implementation of several ideas found in Bret Victor's Learnable Programming.
- Wisp - Wisp compiler itself is written in wisp ;)
- Try wisp {source} Interactive wisp code editor with compile preview.
- Interactivate wisp {source} Interactive wisp environment with live code evaluation, compilation & AST preview features.
- hu - Functional utility helper library for node and browsers
- fw - Tiny library for asynchronous control-flow in node and browsers
- promitto - Tiny promise library compatible with Promise/A+ spec and ES6
- injecty - Micro dependency injection and inversion of control library