Download



CodeWorker is distributed under the terms of the GNU Lesser General Public License.
The Sun Solaris version compiles under CC v8 correctly since version 3.5.
The Mac version compiles under Mac OS X 10.3 correctly since version 3.4.
The Linux version compiles under gcc 3.2 20020927.
CodeWorker runs under Cygwin correctly since version 2.09.

Under Linux/Unix, please read the Makefile before compiling.

Under Windows platform, you might have to download the DLLs below:
  • From version 3.5 of the binary: runtime DLLs of VC++ 7.1 msvcp71.dll and msvcr71.dll in "‰SystemRoot‰/System32".
  • Up to version version 3.4 of the binary: runtime DLL of VC++ 6.0 msvcp60.dll in "‰SystemRoot‰/System32".
Since the version 3.10.3, binary and source packages are signed by a GnuPG signature. You can import the public key of the signature stored in GnuPG_PubKey.txt and then check the integrity of the package, typing:
    gpg --verify <CodeWorker_WIN/SRCx_y.zip>.asc <CodeWorker_WIN/SRCx_y.zip>
where <CodeWorker_WIN/SRCx_y.zip>.asc can be found with the description of the package.

Please do not hesitate to contact us for any trouble (source recompiling, binaries, constructive criticisms, suggestions, ...).

 To subscribe to new releases.

CodeWorker 4.1, 07dec2005
Platform Type Size Archive
WINDOWS 98/2000/NT/XP binaries -4 CodeWorker_WIN4_1.zip
Any platform (?) sources -4 CodeWorker_SRC4_1.zip
Documentation
Type Size Document
Reference Manual 863642 CodeWorker.pdf
Reference Manual - Online documentation
Tutorial - Practice of parsing and code generation for generative programming
Tutorial French Automatiser le développement d'applications; parcours découverte
Last Java interface for CodeWorker (version 4.1)
Platform Type Size Archive
WINDOWS 98/2000/NT/XP binaries 685286 CodeWorker_Java.zip
Any platform (?) The sources are located in the directory "java/src" (download CodeWorker sources). Please read this page about the Java interface for more information.
Last .NET assembly of CodeWorker (version 4.1)
Platform Type Size Archive
WINDOWS 98/2000/NT/XP binaries 688256 CodeWorker_NET.zip
Any platform (?) To compile it for Mono, the sources are located in the directory "cs/src" (download CodeWorker sources). Please read this page about the .NET assembly for more information.
Changes
Date Type Caller Description
07dec2005 improvement - New Eclipse plugin for CodeWorker (version 1.1.0). It can work with CodeWorker 4.0.4 or higher. User's manual about the plugin is accessible from the menu item "Help/Help Contents".
07dec2005 improvement - the extbf{-debug} switch now admits an optional parameter to ask for a remote socket control of the debugging session.
04dec2005 improvement - The coverage recording of output files wasn't working perfectly. This process consists of keeping a trace of the generation: what piece of the output file was generated by what instruction of the template-based script.
03dec2005 bug_fix - On Windows, if may have arrived that a generated file was locked for writing.
27nov2005 option - Add of a new option on the command line: -report

Click here to look up all past downloads of CodeWorker

 CodeWorker is maintained by Cedric Lemaire. Please send a mail to Submit a bug or feature