Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 516 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 516 Bytes

Lex-B-Compiler

  • Lex B. is language that was built using Lex, Bison and C programming language and also it is an interpreted language so it runs in runtime , allocate and deallocate memory space with all generic types and variables, it is similar or in between C and python as it doesn't have main but it has functions that can be called at anytime excluding the main allow the user to execute functions and call them as soon as they are needed.
  • Documentation avaliable in the PDF file in the root Directory.