This is a website that lists things that are just like the different between Java and JavaScript in world's languages. A working version is available at js.mkpo.li.
Important directories:
data/
: Word lists for each language.messages/
: Translation files for each language.src/
: Source code of the website.
This project is licensed under the following terms1:
- Code2: Zero-Clause BSD License (0BSD) © 2024 mkpoli.
- Data3: CC0 1.0 Universal License (CC0-1.0).
By contributing to this project, you agree that your contributions will be licensed under these terms.
Footnotes
-
Currently, the project is in its early stages, and code and data may reside together. We are working towards a clearer separation. In the meantime, please refer to the source code manually to determine the license of each contribution. ↩
-
Code refers to all parts of the project that are executable. ↩
-
Data includes all content that are presented by the code while not executable. Translations are also considered data. ↩