Skip to content

An attempt at C++-like constant evaluation using Kotlin compiler plugins

Notifications You must be signed in to change notification settings

Redrield/constexpr-kt

Repository files navigation

How to use

  1. Run ./gradlew uploadArchives to create a local maven repository at ./repo
  2. Run ./gradlew clean build to build test-app from scratch and test the plugin

About

An attempt at C++-like constant evaluation using Kotlin compiler plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages