Skip to content

ballerina-platform/ballerina-lang-go

Repository files navigation

ballerina-lang-go

Goals

The primary goal of this effort is to come up with a native Ballerina compiler frontend that is fast, memory-efficient and has a fast startup. Eventually it could replace the current jBallerina compiler frontend.

Implementation plan

The implementation strategy involves a one-to-one mapping of the jBallerina compiler.

Usage

Dependencies

The project is built using the Go programming language. The following dependencies are required:

Testing

To run the tests, use the following command:

go test ./...

About

The Ballerina Compiler in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages