turboscript
Advanced tools
Comparing version 1.0.5-alpha to 1.0.6-alpha
{ | ||
"name": "turboscript", | ||
"version": "1.0.5-alpha", | ||
"version": "1.0.6-alpha", | ||
"description": "Super charged JavaScript for parallel programming and WebAssembly", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -20,3 +20,3 @@ # TurboScript | ||
#Roadmap | ||
# Roadmap | ||
@@ -31,8 +31,20 @@ * ~~Parallel JavaScript~~ | ||
#Useful links | ||
* [Future WebHPC & Parallel Programming with JavaScript] (https://dump.01alchemist.com/2016/12/31/future-webhpc-parallel-programming-with-javascript-the-new-era-about-to-begin/) | ||
* [TurboScript playground] (https://01alchemist.com/projects/turboscript/playground/) | ||
# Wiki | ||
Documentations can be found at [wiki](../../wiki) (under construction :construction:) | ||
# Github Project | ||
[TurboScript Project](https://github.com/orgs/01alchemist/projects/1) | ||
#Credit | ||
# Useful links | ||
* [Future WebHPC & Parallel Programming with JavaScript](https://dump.01alchemist.com/2016/12/31/future-webhpc-parallel-programming-with-javascript-the-new-era-about-to-begin/) | ||
* [TurboScript playground](https://01alchemist.com/projects/turboscript/playground/) | ||
# Credit | ||
Lexical analysis, Parsing, Checking codes are borrowed from Evan Wallace's thinscript | ||
# Now enjoy - Wow! this snail is fast | ||
<a href="http://www.youtube.com/watch?feature=player_embedded&v=w-SDeBoDLTg | ||
" target="_blank"><img src="https://01alchemist.com/images/Turbo-630x354.jpg" | ||
alt="Wow! this snail is fast" width="630" height="354" border="10" /></a> | ||
32132495
272
49