Role in this project:
Full-stack Developer Contributions:35 commits, 7 PRs, 1 comment in 1 day
Contributions summary:Patrick is developing a custom programming language, BananaScript, and a transpiler to convert it into JavaScript. Their contributions include creating BNF (Backus-Naur Form) grammar for the language, defining the structure of the language, and building the initial stages of a transpiler in JavaScript. They are also mapping out the steps needed for the transpilation process and experimenting with parsing BananaScript code. The work demonstrates a focus on language design and compiler construction.