Borgo Programming Language

 Like

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

Borgo Programming Language screenshot 1

License model

  • FreeOpen Source

Application type

Platforms

  • Self-Hosted
  • Mac
  • Windows
  • Linux
  • BSD
  No rating
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,404 Stars
  •  61 Forks
  •  31 Open Issues
  •   Updated Oct 27, 2024 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Borgo Programming Language, and it has gotten 0 likes

Borgo Programming Language was added to AlternativeTo by Paul on May 2, 2024 and this page was last updated May 2, 2024.
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