Skip to content

A universal parsing tool & a source code generator

License

Notifications You must be signed in to change notification settings

mightyhouseinc/CodeWorkers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeWorkers

A universal parsing tool & a source code generator

A clone project from http:https://codeworker.free.fr/.

CodeWorker is a versatile Open Source (GNU Lesser General Public License) parsing tool and a source code generator devoted to generative programming. Generative programming is a software engineering approach interested in automating the production of reusable, tailor-made, adaptable and reliable IT systems.

In layman's terms, CodeWorker lets you generate code by parsing existing languages, or by creating and parsing your own language. Once a language file has been parsed, CodeWorker provides several techniques for generating code.

The tool's scripting language drives the parsing and source code generation process. The scripting language syntax is derived from the C family of languages, making it familiar to most programmers. The template syntax is like JSP, ASP, or Velocity.

It has variations for parsing, code generation, or procedural programming, giving the developer a number of options for organizing CodeWorker projects.

About

A universal parsing tool & a source code generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.8%
  • HTML 4.0%
  • Java 0.1%
  • TeX 0.1%
  • Batchfile 0.0%
  • Standard ML 0.0%