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 |
actors | Working with sys::Actor |
wordcount | File IO, Str split, Maps |
fwt
hello | Hello world with FWT |
demo | Shows off just about everything at once |
desktop | Paints desktop monitor configuration |
clock | FWT combined with Actors |
richtext | Basic RichText document model |
scrollpane | Using ScrollPane |
sending | Sending email via SMTP |
js
demo | Run web server to demo Fantom to JavaScript in browser |
java
hello | Hello world with Java FFI |
swing | Swing application using Java FFI |
buildjardist | Build fansh into a single JAR for deployment |
util
main | Working with util::AbstractMain |
web
client | Working with web::WebClient |
hello | Hello world web server application |
demo | Illustrates some basic web APIs |