Skip to content

Course project on the subject "Software Design". developed its own programming language and compiler for it. The language is called GED-2024. The compiler was written in C++.

Notifications You must be signed in to change notification settings

ExtremeBY/GED-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GED-2024

Course project on the subject "Software Design". developed its own programming language and compiler for it. The language is called GED-2024. The compiler was written in C++.

###Task:

Designing the syntax of your own language Development of a translator (in C++) for your own language Generating Code in Assembler.

###The project is protected with a rating of 7

Variant number: 43372

Implemented: #1 - Data types: Unsigned integer, character. #2 - Integer operations: Bitwise operations: or, and, inversion. #3 - Presentation literals: integers, representation – decimal and hexadecimal; string and/or symbolic - arbitrary. #4 - Standard library functions: any 2 mathematical functions. #5 - Instructions: loop operator.

About

Course project on the subject "Software Design". developed its own programming language and compiler for it. The language is called GED-2024. The compiler was written in C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published