Skip to content

mwiseca/Convert-text-to-code.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

261 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert-text-to-code.

Converts text to code snippets for C C++. This is C-strings and Cpp-syntax combined. It has things needed to combine C and C++ in on file. It has been used to test new functions and features for the others.
It has what's needed to complete simple programs.
This is best used for learning C C++ syntax, not to enhance productivity.

To use

The .cpp files must be compiled as a C++ file.
The .c file must be compiled as a C file.
Python must be installed to use the .py file.
Its best used in a terminal emulator that splits screen.
Run the program on one side. Copy and paste completed code to the other side.
I will not be accepting pull requests for this.

Example

Below is a example of how it works. Click on the image to enlarge.

image

About

Converts text to code for C C++.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published