X Tutup
Skip to content

geeksprogramming/bx2-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BX2 Compiler Frontend

This project implements a compiler frontend for the BX2 language, featuring procedures, functions, scoping, and type checking. Built in Python with PLY (Python Lex-Yacc), it parses and validates BX2 programs for correct syntax and types.

Output

out

About

Compiler for BX2 language using PLY (Python-Lex-Yacc)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

X Tutup