UltraGen is a script language/template engine built to let you create web sites more easily
Features:
Comprehensive syntax and semantics
Built-in web needed features, like routers, cookies and session control.
Unopinionated: Choose how to build the house with the right tools in your hand
Dynamically and strongly typed
Browse through documentation and get everything you need to write your web UltraGen application!
Getting started
Get started to UltraGen basic concepts and know what you can do with it
Install
Get instructions to download and install UltraGen
Basic syntax
The UltraGen syntax guide for writing your applications
Characteristics
A little talk about UltraGen
Basic IO
Dealing with input and output streams
Primitive types
The base types for expressing values in UltraGen
Composed types
The set-like base types for expressing values
Functions
Declaring reusable code blocks
Decorators
A special case of functions for annotating functions
Including scripts
Modularizing your applications
Classes
The UltraGen types interface
API
The language reference for all built-in classes and methods
Get UltraGenic!
Get to the downloads page, find a version that fits your OS, try our tutorial and start coding!
This application is fully written with UltraGen. You can go to github source page of this app and get a check at a real life UltraGen application source code.