v1.0.0
Full Changelog: https://github.com/Adityarya11/Compiler-Blan/commits/main
This is the first release of the Bad Language.
About
This is a toy language, based on Hindi, Indian Swear words. Its my first step to take into a compiler design for a language but at this stage this is an interpreter language and I soon be releasing a playground or a website where people can find more about the language.
This is an implementation in C++ that takes a custom language and executes it through an interpreter.
Working
- Download the executable into your machine (Windows Only)
- Write a program in
.bl>> i will provide the docs soon!! - example
program.bl:-
Haan Meri Jaan bhadwa x matlb 10 bolna x Bhag Bsdk
-
- in the terminal
-
> blan.exe program.bl > 10 // output
-
- Tada!! you just wrote a program in Bad Language. This means You are also a BADASS 😈.