Skip to content

RowScript is a robustly-typed functional language that compiles to efficient and reliable JavaScript.

License

Notifications You must be signed in to change notification settings

kirraObj-s-archives/rowscript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner
RowScript

Build

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.

Installation

$ npm install -D rowscript

Development status

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

License

MIT

About

RowScript is a robustly-typed functional language that compiles to efficient and reliable JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.4%
  • JavaScript 0.6%