Skip to content

ischurov/pythonvjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Python versus JS: comparative tables

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published