Developed with Eiffel

by CloudMaster (modified: 2020 Sep 29)

This site is developed using

We are using the EiffelStudio IDE to develop this site (editor, compiler, code analyzer, metrics).

We really appreciate the power of Eiffel with the Design-By-Contract and the compiler ensuring the void-safety.

Executing and debugging the service on a local machine allows us to have safe and efficient development process (also made easy thanks to the EiffelWeb standalone httpd server component).

For production, the service is deployed on a cloud machine, behind apache+FastCGI solution.