Skip to content

A java and JNI-focused framework library for generating high-performance bindings. Primarily designed for use with the NovelRT engine and ClangSharp.

License

Notifications You must be signed in to change notification settings

novelrt/FumoCement

Repository files navigation

FumoCement

A java and JNI-focused framework library for generating high-performance bindings.

FumoCement logo Features :

  • Pointer manipulation
  • Native objects
  • Instance reuse for native objects
  • Support for indirected pointers (T*)
  • Builtin pointer types for double, float, and all int_t and uint_t types
  • Function pointers
  • ...And more to come!

Note that FumoCement is still in a very early development phase. The code generator associated with it will soon be available.

About

A java and JNI-focused framework library for generating high-performance bindings. Primarily designed for use with the NovelRT engine and ClangSharp.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages