Skip to content

Kode-Community/ironc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ironc

C port of the iron haxe library.

Goals:

  • Allocation free library(extending languages will be responsible for the memory)
  • Integration with multiple languages(through the kincmake idl to language generator)
  • On par with the haxe version(i.e. become it's replacement eventually)

Roadmap:

  • API parity with the haxe version
    • Add the Kha scheduler
    • Have traits
    • Recreate the Object class
    • Recreate the App class
    • Recreate the Scene class
  • Test language generators
    • Beef
    • C#
    • Rust
    • Lua/Teal
    • Wren
    • Jai
    • Other community-driven
      • Odin
      • Zig
  • Add a idl to haxe generator to kincmake(to replace iron)
    • Add Krom gc
    • Add hxcpp gc
    • hl maybe, even though it's slow ?

About

Community driven port of iron to C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published