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
- Host: GitHub
- URL: https://github.com/agrafix/recordscript
- Owner: agrafix
- License: bsd-3-clause
- Created: 2018-07-07T11:00:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-07T14:52:43.000Z (over 7 years ago)
- Last Synced: 2026-03-12T04:06:16.799Z (3 months ago)
- Language: Haskell
- Size: 213 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# recordscript
[](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.