mainline-k
Elijah is a high-level language suitable for replacement of C/C++ and Java. (And of course any other language in existence or non-existence, except FORTRAN and NULL.)
This is free software intended for on all systems, including GNU/Linux.
mainline-k
)UT_Controller
and friends. (This is the 'k' I think. Don't ask.)Integrate into current C and Java projects. Piecemeal replacement down to the function level.
Don't interrupt current workflows too much. (It's like it's not even there, but things are better...)
Mainly "not" to have to learn Kotlin.
Cool incremental/instant compilation.
A pretty development environment a la Glamorous Toolkit, especially the custom views.
Idea should "always" give you a good experience. dev
branches will contain work in progress, things that don't work
because the gods are angry, etc.
git clone https://github.com/elijah-team/fluffy-umbrella -b mainline-k
cd fluffy-umbrella
./gradlew test
# or:
nix-shell -p gradle jdk17 --pure
gradle test
Much work is needed, same as always.