Skip to content

BROLANG is a programming language built for fun written in golang. This language targets funnier syntax with mean error messages.

License

Notifications You must be signed in to change notification settings

ankush-web-eng/brolangf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brolang

Brolang is a fun programming language written in Golang built for fun by Ankush

Supports both pure english and pure hindi syntax, tutorial will be linked soon.

🚀 Getting Started

You can get started with BROLANG by visiting brolang.ankushsingh.tech

  • To set up locally, you can clone the repository and run the following commands:
git clone https://github.com/ankush-web-eng/brolangf
npm install -g yarn
yarn install
yarn dev
  • For the backend repository:
git clone https://github.com/ankush-web-eng/brolang
go mod download
go build main.go
go run main.go

📚 Documentation

  • To try out BROLANG, you can visit docs page for docs available in both Hindi and English.

Tech Stack

  • On production, this application is working on Client-Server architecture because of this independent student-developer's tight budget, moreover the code has been commented in context/CodeContext.tsx.

  • The Web-Socket server's code and Worker's code is available in server/ directory.

Open Source

  • Contributions, issues and feature requests are welcome. Feel free to check the issues page if you want to contribute.
  • I am open for all suggestions related to syntax, errors and tech-stack, your opinion is valuable.
  • Either you can contribute directly or leave a quick DM here

📝 License

BROLANG is licensed under the MIT License. See LICENSE for more information.

About

BROLANG is a programming language built for fun written in golang. This language targets funnier syntax with mean error messages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages