Skip to content

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

License

Notifications You must be signed in to change notification settings

threaderic/examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 68.8%
  • Python 15.1%
  • JavaScript 5.7%
  • C 5.0%
  • Makefile 2.3%
  • HTML 1.3%
  • Other 1.8%