Overview
Atlassian Sourcetree is a free Git and Mercurial client for Windows.
Atlassian Sourcetree is a free Git and Mercurial client for Mac.
Frumpy
Frumpy is a language designed to be a fun experiment in implementing FRP. It will compile to JavaScript for no particular reason. Frumpy also has
- Currying
- HM Type Inference
- First Class Records
- Row Polymorphism
- Push Based FRP
- JavaScript FFI for Signals and Events
The current road map is something like
- ✓ Parser
- ✓ Booleans and Conditionals
- ✓ JS FFI
- FRP
- Tests
- UI