Inspiration
To provide an introduction to coding for beginners using day-to-day lingo
What it does
Its a custom basic programming language which uses Gen-Z terms as keywords. It's beginner friendly and provides a fun medium to interact with basic coding logic.
How we built it
We built it using a parser in java and a basic compiler
Challenges we ran into
Challenges: Memory issues, effectively compiling conditional statements, creating a general syntax for the language
What's next for BroCode
Currently, BroCode can only run for loops, while loops, if-else blocks, basic mathematical operations and basic string operations. Later, do loops, switch cases, and functions can be added.
Log in or sign up for Devpost to join the conversation.