Skip to content
Baptiste Wicht edited this page Jun 6, 2013 · 19 revisions

Welcome to the eddic wiki!

In this wiki, you'll find some information about the EDDI Project.

History

EDDI was first an interpreted language, but I decided to switch to a compiled language in order to learn Linux assembly code.

For now, the compiler can only generates code for Linux in 32 and 64 bits. I plan to release a basic support of Windows, but I do not know when.

Contribute

If you want to contribute to the project, either by filling an issue, providing a patch or proposing a new feature, you can read the Contribute page or contact me.

Technical information

If you want some information you can read these pages:

Contributors

At the present time, Baptiste Wicht is the main developer of this project. You are very welcome to join the project, there are plenty to do ;) If you are interested to join me, read the Contribute page or contact me.

For a complete list of all the Contributors, the Contributors graph can be consulted.

Changelog

To find more informations about the different version of the compiler and the language, you can go read The ChangeLog.