Skip to content

suptho/bpl

Repository files navigation

<<<<<<< HEAD

bpl

Bangla Programing Language

Bangla Programming Language (BPL) - Project scaffold

This repository contains an initial scaffold for a beginner-friendly programming language with Bangla (Bengali) syntax. The project is a work-in-progress.

Run the REPL:

python -m bangla_lang.repl
```markdown
# bpl
Bangla Programming Language (BPL) - Project scaffold

This repository contains an initial scaffold for a beginner-friendly programming
language with Bangla (Bengali) syntax. The project is a work-in-progress.

Run the REPL:

```bash
python -m bangla_lang.repl

Files:

  • bangla_lang/lexer.py : Unicode-aware lexer
  • bangla_lang/parser.py : parser skeleton
  • bangla_lang/ast.py : AST node classes
  • bangla_lang/evaluator.py : evaluator skeleton
  • bangla_lang/repl.py : simple REPL (lexes input for now)

Examples are in examples/ and tests in tests/.

About

Bangla Programing Language

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages