| stmts | Basic language statement constructs |
| lists | Working with sys::List |
| maps | Working with sys::Map |
| files | Working with sys::File |
| logging | Working with sys::Log |
| reflection | Working with sys::Pod, sys::Type, sys::Slot |
| wordcount | File IO, Str split, Maps |
| actors | Working with sys::Actor |
| sending | Sending email via SMTP |
| hello | Hello world with Java FFI |
| swing | Swing application using Java FFI |
| buildjardist | Build fansh into a single JAR for deployment |
| hello | Hello world JS appliaction |
| env | Shows how to configure the JS boot Env |
| dom | Basic examples of using dom APIs |
| main | Working with util::AbstractMain |
| client | Working with web::WebClient |
| hello | Hello world web server application |
| demo | Illustrates some basic web APIs |