An open API service providing repository metadata for many open source software ecosystems.

Topic: "target-code-generation"

tanmaya0102/Compiler-Design-Programs

Compiler Design Lab Programs

Language: C - Size: 464 KB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 18 - Forks: 10

sakshidgoel/Python-Compiler

All phases of a compiler for Python Language have been implemented using C language. The constructs 'if-else' and 'while' have been handled.

Language: C - Size: 2.32 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 4

SanjinKurelic/MVCGenerator

Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sections based on the definition of the database structure. The database structure is defined using a structured query language (SQL).

Language: Java - Size: 1.02 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0