Metabol

Metabol Used AI

1 devlog
4h 6m
Created by Slugarius

A code generator for C, allowing for templates in C.

Timeline

Finished the project. It was pretty simple actually. This is a template parser for C that takes templated functions and structs, comments them out and generates them as many times as there are unique instantiations and replaces the template types with the types that we instantiated them with.

Update attachment