- Pointer manipulation
- Native objects
- Instance reuse for native objects
- Support for indirected pointers (
T*
) - Builtin pointer types for
double
,float
, and allint_t
anduint_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.