Skip to content

ImanIra0ui/Darija-Programming-Language

 
 

Repository files navigation

High-Level-Programming-Language-from-scratch-

A high level compiled programming languages designed from scratch, that follows all the steps of the compilation process:

  • lexical analysis,
  • syntcatic analysis,
  • static semantics analysis,
  • AL code generation,
  • MC generation,
  • Execution.

Designed in Moroccan dialect Darija.

Provides support for all the main construct of a programming language such as variables, functions, control statements, and so on.

This project is still under development and requires some additional modifications to become complete.

About

A high level programming language designed from scratch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.9%
  • C 21.1%