LEARN
Developing in Ecstasy and deploying on xqizit.
xqizit is a platform as a service (PaaS) that enables developers to build, deploy and operate Ecstasy applications efficiently in the cloud.
Ecstasy is a delightful open-source programming language, designed to develop scalable, secure and resource-efficient cloud applications.
Interested in learning Ecstasy? These pages should set you on your way!
Interested in learning the Ecstasy programming language?
If you are interested in learning how to develop, host and manage your Ecstasy applications on xqizit, then these guides and tutorials will set you on your way.
Introducing the Ecstasy language: Syntax, Structure and Execution Model.
Introducing the Ecstasy language: Syntax, Structure and Execution Model.
xtclangsyntaxstructure
How to structure your Ecstasy language project with Modules.
How to structure your Ecstasy language project with Modules.
xtclangmodules
How to write your first ‘’Hello World’ with the Ecstasy Language.
How to write your first ‘’Hello World’ with the Ecstasy Language.
xtclanghello-worldxdk
How to define Classes in Ecstasy
How to define Classes in Ecstasy
xtclangobjectsclasses
How to use Class Keywords in Ecstasy
How to use Class Keywords in Ecstasy
xtclangclassesclass keywords
How to work with Classes and Objects in Ecstasy
How to work with Classes and Objects in Ecstasy
xtclangclassesobjects
How to use Type Parameters and Virtual Child Classes in Ecstasy.
How to use Type Parameters and Virtual Child Classes in Ecstasy.
xtclangtype parametervirtual classes
Understanding Types in Ecstasy.
Understanding Types in Ecstasy.
xtclangtypestype systemstrong-typing
How to Set Up a Web Server in Ecstasy.
How to Set Up a Web Server in Ecstasy.
xtclangclient-serverweb serverexample