Skip to content

OmG2011/Simple_Coding_Language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Simple_Coding_Language

Simple python based C code converter.

For printing anything: Syntax: Type print and after a space, type whatever you wish to type within quotations. If you forget to close the quotations, an error will be thrown.

For declaring a function: Syntax: Type 'declareFunction' and press Enter. Follow the commands displayed in your terminal.

For declaring a variable: Synatx: Type declare followed with the type of the variable: integer, float or string, and followed finally with a name.

About

Simple python based C code converter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published