Borgo Programming Language
Like
I want a language for writing applications that is more expressive than Go but less complex than Rust.
Cost / License
- Free
- Open Source
Application type
Platforms
- Self-Hosted
- Mac
- Windows
- Linux
- BSD
Features
- Golang
- Statically Typed Language
Tags
- go-language
- type-safety
- go-lang
Borgo Programming Language News & Activities
Highlights All activities
Recent activities
- POX added Borgo Programming Language as alternative to Mussel
- POX added Borgo Programming Language as alternative to Gleam Language
Borgo Programming Language information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is Borgo Programming Language?
I want a language for writing applications that is more expressive than Go but less complex than Rust.
Go is simple and straightforward, but I often wish it offered more type safety. Rust is very nice to work with (at least for single threaded code) but it's too broad and complex, sometimes painfully so.
Borgo is a new language that transpiles to Go. It's fully compatible with existing Go packages.
Borgo syntax is similar to Rust, with optional semi-colons.

