Ninja is a template language created in 2012 by Evan Martin.
#291on PLDB | 11Years Old | 12.7kUsers |
2Books | 4Papers | 0Repos |
Ninja is a small build system with a focus on speed. It differs from other build systems in two major respects: it is designed to have its input files generated by a higher-level build system, and it is designed to run builds as fast as possible. In essence, Ninja is meant to replace Make, which is slow when performing incremental (or no-op) builds. Read more on Wikipedia...
title | authors | year | publisher |
---|---|---|---|
Secrets of the JavaScript Ninja | John Resig and Bear Bibeault | 2013 | Manning |
Linux: Linux For Beginners: Your Step By Step Guide Of Becoming A Linux Command Line Ninja | John, Felix | 2019 | Independently published |
title | authors | year | citations | influentialCitations |
---|---|---|---|---|
The NINJA project | J. Moreira and S. Midkiff and Manish Gupta and Pedro V. Artigas and Peng Wu and G. Alm谩si | 2001 | 69 | 5 |
Can traditional programming bridge the Ninja performance gap for parallel computing applications? | N. Satish and Changkyu Kim and J. Chhugani and H. Saito and R. Krishnaiyer and M. Smelyanskiy and M. Girkar and P. Dubey | 2015 | 68 | 3 |
Can traditional programming bridge the Ninja performance gap for parallel computing applications? | N. Satish and Changkyu Kim and J. Chhugani and H. Saito and R. Krishnaiyer and M. Smelyanskiy and M. Girkar and P. Dubey | 2012 | 66 | 5 |
Ninja code village for scratch: Function samples/function analyser and automatic assessment of computational thinking concepts | G. Ota and Y. Morimoto and H. Kato | 2016 | 28 | 5 |