SimpleCompiler is a suite of tools for generating compilers and code generators.

A simple BNF style language is used to describe scanner and parser in a UTF-8 source file. The output is described with a template language that is used to add formatting to the parse tree. Code is generated that automatically traverses the parse tree and calls a method on a transformer object to modify the parse tree. Each node is visited in document order, and a method is called at the beginning and end of each node visit. This transformer class is subclassed for customization.

SimpleCompiler has many built-in feature for supporting a variety of text based language.

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow SimpleCompiler

SimpleCompiler Web Site

Other Useful Business Software
Skillfully - The future of skills based hiring Icon
Skillfully - The future of skills based hiring

Realistic Workplace Simulations that Show Applicant Skills in Action

Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of SimpleCompiler!

Additional Project Details

Operating Systems

Linux, Mac

Intended Audience

Architects, Developers, Science/Research

User Interface

Command-line

Programming Language

C++

Related Categories

C++ Code Generators, C++ Compilers

Registered

2013-01-23