An open API service indexing awesome lists of open source software.

https://github.com/agrafix/recordscript

A fast language that compiles to JS
https://github.com/agrafix/recordscript

Last synced: about 2 months ago
JSON representation

A fast language that compiles to JS

Awesome Lists containing this project

README

          

# recordscript

[![CircleCI](https://circleci.com/gh/agrafix/recordscript.svg?style=svg&circle-token=1a1ff5091fb225a0f633000f4e86c514128b18b1)](https://circleci.com/gh/agrafix/recordscript)

A new fast research language that compiles to JS. Uses full programm flow analysis to remove not needed
copy operations while keeping fully functional semantics.