This is a temporary, read-only recovery of the chessprogrammingwiki while a longer-term plan is worked out. Editing is not possible right now, but will be again soon.
Chess Programming Wiki All pages Other namespaces

JavaScript

Home * Programming * Languages * JavaScript

JavaScript is a dynamically typed programming language with a prototype-based object system. It is interesting because it runs in web browsers and has received more than its fair share of optimization effort. Modern JavaScript engines with JIT compilation can play chess well enough to be interesting.

Contents
  1. See also
  2. Publications
  3. Forum Posts
    1. 2010 ...
    2. 2015 ...
    3. 2020 ...
  4. External Links
    1. Repos
    2. Online GUI
  5. References

See also

Publications

Forum Posts

2010 ...

2015 ...

2020 ...

Repos

Online GUI

References

Up one Level


  1. Stockfish Evaluation Guide↩︎

  2. GitHub - mil-tokyo/webdnn: The Fastest DNN Running Framework on Web Browser↩︎

  3. Javascript Universal Chess Interface | Free software downloads at SourceForge.net by Edmund Moshammer↩︎

  4. Node.js from Wikipedia↩︎

What links here

Contributors: GerdIsenberg.