CodeWorker4.5.4
Publisher Description
CodeWorker is a scripting language for producing reusable, tailor-made, evolvable and reliable IT systems with a high level of automation. This is a software engineering approach called "generative programming".
The most remarkable advantage is about generating source code automatically after restricting human interventions to the essentials.
An extended BNF syntax allows defining new Domain-Specific languages or parsing existing format (HTML pages for example).
A template-based syntax like PHP and JSP allows writing the patterns for generating code.
The code generation knows how to preserve protected areas with hand-typed code and offers code expansion, source-to-source translation and program transformation.
These tasks are executed in a straightforward process, with no binding to an external programming language and with no translation of requirements specification in a constraining format.
About CodeWorker
This program is available in English. It was last updated on 09 March, 2026. CodeWorker is compatible with the following operating systems: Linux, Other, Unix, Windows.
The company that develops CodeWorker is Cedric Lemaire. The latest version released by its developer is 4.5.4. This version was rated by 1 users of our site and has an average rating of 4.0.
The download we have available for CodeWorker has a file size of N/A. Just click the green Download button above to start the downloading process. The program is listed on our website since 2010-05-01 and was downloaded 511 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded software with your antivirus. Your antivirus may detect the CodeWorker as malware if the download link is broken.
How to install CodeWorker on your Windows device:
- Click on the Download button on our website. This will start the download from the website of the developer.
- Once the CodeWorker is downloaded click on it to start the setup process (assuming you are on a desktop computer).
- When the installation is finished you should be able to see and run the program.
Program Details
System requirements
Download information
Pricing
Version History
version 4.5.4
posted on 2010-05-01
New way for preventing against multiple inclusion of a script file and add of conditional preprocessor directives.
version 4.2
posted on 2006-05-01
Concepts of Aspect-Oriented Programming added to code generation: joint points,
advices and point cuts. It allows a better separation of concerns inside a
code generation process, leading to improve the reading and maintenance of
big and complex template-based scripts.
Addition of a new BNF directive: \textbf{\#readPythonString}.
Some bug fixes and updates made in the CodeWorkers Eclipse Plugin.