RowScript is a robustly-typed functional language that compiles to efficient and reliable JavaScript.
This repository contains many components of RowScript, visit our website for more information.
$ npm install -D rowscript
This project is at early stage and under active development, syntax and APIs are expected to change.
We separate our development into following phases:
- Proof-of-concept of research ideas and a most viable compiler
- Get ready for open sourcing, targeting the library writer user group
- Get ready for production, targeting the application writer (end users) user group
MIT