Data update

This commit is contained in:
Ingy döt Net 2024-03-06 22:25:12 -08:00
parent ed705008a8
commit 0df55f9f24
2196 changed files with 32999 additions and 3075 deletions

View file

@ -28,4 +28,7 @@ The inclusion of '''tail-call optimisation''' in the ES6 standard reflects incre
* [https://developer.apple.com/library/mac/releasenotes/InterapplicationCommunication/RN-JavaScriptForAutomation/Articles/Introduction.html OS X JavaScript for Applications] JavaScript as an OS X scripting language supported by the Safari debugger
* [https://developer.mozilla.org/en-US/docs/Web/JavaScript/Shells Other JavaScript shells] List maintained by Mozilla
* [https://github.com/jashkenas/coffeescript/wiki/list-of-languages-that-compile-to-js List of languages that compile to JS] maintained on Github by Jeremy Ashenas author of CoffeeScript, Underscore and Backbone
* [http://shop.oreilly.com/product/0636920028857.do Functional JavaScript] Michael Fogus, O'Reilly 2013
* [http://shop.oreilly.com/product/0636920028857.do Functional JavaScript] Michael Fogus, O'Reilly 2013
==To do==
[[Tasks not implemented in JavaScript]]

1
Lang/JavaScript/Eertree Symbolic link
View file

@ -0,0 +1 @@
../../Task/Eertree/JavaScript

View file

@ -0,0 +1 @@
../../Task/Modified-random-distribution/JavaScript

View file

@ -0,0 +1 @@
../../Task/Pisano-period/JavaScript

View file

@ -0,0 +1 @@
../../Task/Primorial-numbers/JavaScript