adnan360 4a44c99d90 Initial commit | 3 лет назад | |
---|---|---|
.. | ||
public | 3 лет назад | |
src | 3 лет назад | |
.gitignore | 3 лет назад | |
README.md | 3 лет назад | |
gulpfile.js | 3 лет назад | |
package.json | 3 лет назад | |
pnpm-lock.yaml | 3 лет назад |
code comparison table for many programming languages
A chart that shows common code syntaxes for many proramming languages side by side. This is ideal for programmers who are interested in learning about different computer languages or are always roaming between them and needs a reference to survive.
Designed to be a single HTML file. Feel free to save on your computer (Ctrl+S) and carry around.
It may be useful:
Be sure to have Node.js and gulp-cli installed. Then run this once to install build libraries:
npm install
Then run this to generate public/index.html
:
gulp
MIT Expat License. See LICENSE
for details.