Skip to content

makelinux/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!