Get the latest tech news
Borgo Programming Language
Intro Borgo is a new programming language that compiles to Go. For a high-level overview of the features and instructions on running the compiler locally, check the README.
For a high-level overview of the features and instructions on running the compiler locally, check the README. You've already seen how the fmt package was used in previous examples, but how do we deal with functions that return multiple values? The compiler comes with an importer tool that parses a Go package and generates corresponding bindings to be used in Borgo.
Or read this on Hacker News