Welcome to the q37.info website

Main sections

  • Computing: about useful tools for software development, and software from the Epeios project,
  • the Epeios project: a computer engineering project,
  • if you teach programming and you read french, you may be interested by this page,
  • some music pieces I worked on.

.

Highlights

Most programs proposed here are licensed under AGPL, and available for GNU/Linux (and other POSIX-compliant OSes), OS X and Windows, natively on IA-32, AMD64 and ARM (both AArch32 and AArch64) compatible architectures.

  • The Atlas toolkit: lightweight and easy to use library for developing versatile graphical interfaces. Here's the preview of the application from the TodoMVC project made with the Atlas toolkit:

TodoMVC preview

  • Some programs :
    • XPPq : an XML preprocessor ; transforms an XML file following included dedicated directives related to file inclusion, macro definition/expansion, variable setting/testing…,
    • xdhdq : a demonstration of the XDHTML technology, used to develop applications, both native an web, with an user interface based on HTML technologies, but coded in C++ instead of JavaScript.
  • sections :
    • CLI tools : section dedicated to the tools (programs with a command-line interface, not tied to an application) based on the Epeios framework,
    • GUI apps : section dedicated to applications (software with a graphical user interface) based on the Epeios framework.

Miscellaneous