Wlain / examples

Working examples of Python, C++, C and JS new features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimal working examples by release

This project is collection of minimal, complete, and verifiable examples of several languages ordered by release or version number.

Features

  • Minimal and practical self descriptive as possible source code. (Please read references for explanations)
  • Complete and ready to copy-paste into an your application.
  • Runnable in-place. (No need to copy paste snippets from documentation into an interpreter)
  • Verifiable. Internal tests provides reliability and durability. You can easily add new features and run tests to assure code validity.

Files of the project are compact source code with examples of new features. You can compile and run examples to prove correctness and validation.

Contributions are welcome!

About

Working examples of Python, C++, C and JS new features

License:GNU General Public License v3.0


Languages

Language:C++ 55.9%Language:CSS 26.3%Language:Python 7.3%Language:C 3.6%Language:JavaScript 2.7%Language:HTML 2.0%Language:Makefile 1.4%Language:CMake 0.5%Language:Shell 0.4%