B
B

Borgo Programming Language

I want a language for writing applications that is more expressive than Go but less complex than Rust.

Borgo Programming Language screenshot 1

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Self-Hosted
  • Mac
  • Windows
  • Linux
  • BSD
0likes
0articles

Features

  1.  Golang
  2.  Statically Typed Language

Borgo Programming Language News & Activities

Highlights All activities

Recent activities

Borgo Programming Language information

AlternativeTo Category

Development

GitHub repository

  •  4,619 Stars
  •  67 Forks
  •  32 Open Issues
  •   Updated  
View on GitHub
Borgo Programming Language was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What 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.