File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33This specification describes the requirements and business logic of the HertzScript coroutine systems.
44
5- View the specification here:
5+ [ Click here to view the specification. ] ( http://hzscript.io/dist/Specification.html )
66
7- # Reference Systems
7+ # Reference Systems & Supporting Technologies
88
99- [ HertzScript Compiler] ( https://github.com/hertzscript/Compiler )
10+ - [Babel](https://babeljs.io/)
11+ - [Acorn](https://github.com/acornjs/acorn)
12+ - [marktail](https://github.com/Floofies/marktail)
1013- [ HertzScript Virtual Machine] ( https://github.com/hertzscript/VirtualMachine )
1114- [ HertzScript Multitasking Dispatcher] ( https://github.com/hertzscript/Dispatcher )
1215- [ HertzScript Multiprocessing Isolate] ( https://github.com/hertzscript/Isolate )
1316- [ HertzScript Programming Environment] ( https://github.com/hertzscript/Environment )
14- - [ Babel] ( https://babeljs.io/ )
15- - [ Acorn] ( https://github.com/acornjs/acorn )
16- - [ marktail] ( https://github.com/Floofies/marktail )
1717
1818# Project Objective
1919
You can’t perform that action at this time.
0 commit comments