Skip to content
/ kalang Public
forked from kasonyang/kalang

A statically-typed and null-safe program language

License

Notifications You must be signed in to change notification settings

GaoGian/kalang

 
 

Repository files navigation

Maven Central Build Status Codecov

Overview

Kalang is a static type-safe and null-safe language base on jvm with flexible syntax.

Features

  • Static type-safe
  • Null safe
  • Auto type
  • Flexible syntax
  • Compatible with other jvm-based languages like java,groovy and so on.

Projects writing in kalang

How to build

$ gradlew clean build

License

MIT

please visit http://kalang.kason.site for more information.

About

A statically-typed and null-safe program language

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.9%
  • ANTLR 2.0%
  • Batchfile 0.1%