All Projects → ischurov → Pythonvjs

ischurov / Pythonvjs

Licence: mit
Python versus JS: comparative tables

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

pythonvjs

This project is aimed to provide comprehensive side-by-side comparison of Python and JavaScript syntax and language features.

The site is available here.

If you want to contribute, you can edit files in the source directory. It's in qqmbr format, easy editable with any text editor. Output of code samples is generated automatically (using node.js for JS code).

To preview, run

python pythonvjs.py

To build static version, do

python freeze.py

Site generation uses Flask and to provide static version we use Frozen Flask.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].