Click here to Skip to main content
15,889,096 members
Articles / Programming Languages / Python

C or C++ Console Program Code Generator

Rate me:
Please Sign up or sign in to vote.
4.80/5 (11 votes)
21 Feb 2019MIT9 min read 62.1K   1.3K   23  
The following program is a code generator that generates a C program or a C++ program that has auto-generated parsing code.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Software Developer (Senior)
United States United States
I'm an electrical engineer who has spend most of my career writing software. My background includes Digital Signal Processing, Multimedia programming, Robotics, Text-To-Speech, and Storage products. Most of the code that I've written is in C, C++ and Python. I know Object Oriented Design and I'm a proponent of Design Patterns.

My hobbies include writing software for fun, amateur radio, chess, and performing magic, mostly for charities.

Comments and Discussions