[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[developers] libitl2: a fork of ITL
- To: Developer at arabeyes dot org
- Subject: [developers] libitl2: a fork of ITL
- From: Mohamed Bamakhrama <bamakhrama at gmail dot com>
- Date: Wed, 7 May 2014 16:51:52 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:from:date:message-id:subject:to:content-type; bh=BsTU5aMJ4D/dJYSV3BVyaKlq/nCdaS8yBHQVCNXzji0=; b=pFfss6XkCHlQe4zFdzVmtt1VmyyyBUOFxyZagEjfQpBt9LYrvmkpr1wK44Y755xLsR V2qHilVBI4y2ZNdgNOIUmHtsip3xVmptM9xILxarSSgkoBP6p7H3OaskwqWJTbuQdaoF 5Y0dbkGPzyx6MUJjh6e9BhYQ5hzA5Ql8xEpJWQkH3RawwQnnZ/oUgPrVMuKnY9Qto7p0 0AHl2zF2d2iWLdAKiTHeQL2kvLGdNsPDnkYKGb3l6KurxEsuDKV5DNd6FaodDo+uXWsJ EZP1VyO6NV5NuKc5fGJ0dkCruIhYLVQ5Isn2BC6I8U8ZMtOj8ABactlJN4u4ut7vncxC MedA==
Alsalam alikom all,
First of all, I would like to thank all the persons who were behind this
important project. You really did a great job and May God reward you for
your work.
Lately, ITL has been inactive although there is a big room for improvement.
Therefore, I decided to make a fork of ITL which I called libitl2. libitl2
aims mainly to modernize the code and the associated SCM and build systems.
An initial proof-of-concept is available on:
https://github.com/mohamed/libitl2
The initial goals are:
- replace svn with git (DONE)
- replace autotools with cmake (DONE)
- do static analysis on the code and fix all the resulting bugs/issues
(Undergoing)
- make the code compile and run natively on Unix/Linux, Mac, and Windows
platforms (Undergoing)
All the comments/suggestions are welcomed.
Best Regards,
Mohamed Bamakhrama