sys

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

concurrent

actors Working with sys::Actor

email

sending Sending email via SMTP

java

hello Hello world with Java FFI
swing Swing application using Java FFI
buildjardist Build fansh into a single JAR for deployment

js

hello Hello world JS appliaction
env Shows how to configure the JS boot Env
dom Basic examples of using dom APIs

util

main Working with util::AbstractMain

web

client Working with web::WebClient
hello Hello world web server application
demo Illustrates some basic web APIs