Stork is untyped functional programming language. main(stdin) { "Hello World!" } Tutorial building stork binary writing hello world program using core library imports and namespaces functions: definition, currying standard I/O Function application definition currying chain pipe lambda abstraction Namespace Data enums structures with fields structures with multiple constructors Interface Core Libraries