项目作者: khaleds-brain

项目描述 :
Lex B. is language that was build using Lex, Bison and C programming language.
高级语言: C
项目地址: git://github.com/khaleds-brain/Lex-B-Compiler.git
创建时间: 2018-01-22T14:12:22Z
项目社区:https://github.com/khaleds-brain/Lex-B-Compiler

开源协议:MIT License

下载


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.