Externals:
	Loved external libraries

Modules:
	Base module 

Math:
	Basic math
	No tests

Connection:
    Should be removed
	Questionable goals of abstracting all storages (remote local etc)
	Mostly Reliable
	Maybe hard to use

Containers:
	Stable data structures algorithms
	Bad integration with modern c++
	Not enough test

Graphics:
	Cross-platform window and debug UI management
	No tests

Widgets:
	Widget library using graphics API
	needs cleanup
	No tests

Objects:
	Python-inspired language
	Not feature rich
	Not stable
	No tests
	Not thread safe

Language:
	Not implemented yet

DataAnalysis:
	Toy AI number recognition

LibraryViewer:
	Toy Music player using graphics module
	
RayTracer:
	Toy raytracer with lua scripting and object loader