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
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Golang
  2.  Statically Typed Language

 Tags

  • go-language
  • type-safety
  • go-lang

Borgo Programming Language News & Activities

Highlights All activities

Recent activities

Show all activities

Borgo Programming Language information

  • Developed by

    Borgo
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    53 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  4,565 Stars
  •  66 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?
Post comment/review

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.

Official Links