Note: This project is more-or-less very experimental and does not have no-where near complete support for the Tiny BASIC language. I.e., it's tokenisation process is very basic and not suitable for ...
A tiny asynchronous library for Java. Writing multithreaded code is hard, TinyAsync tries to make it easier by providing simple abstractions for executing and manipulating computations through a clean ...