Skip to content

bnlang/bnlang-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bnlang Syntax Highlighting

Syntax highlighting and language configuration for Bnlang — a Bangla + English programming language.

Features

  • Highlights Bangla and English keywords
  • Supports .bnl files
  • Works in both VS Code and GitHub Linguist (via source.bnlang)

Installation

git clone https://github.com/bnlang/bnlang-syntax.git
cd bnlang-syntax
npm install -g @vscode/vsce
vsce package
vsce publish

About

Syntax highlighting and language support for the Bangla programming language (Bnlang)

Resources

License

Stars

Watchers

Forks

Releases

No releases published