Skip to content

Lambda Calculus... in an ECS? Neofox: shocked

Imagine a System (something that runs code on a query) that is also in itself a State Machine and can modify its own code (not just by branching, but by referencing functors stored somewhere).

Now imagine these modifications are dependent on the data stream that goes through this system (i.e. the entities that are processed by the system).

... and NOW imagine we store these functors as Runner Delegates into Component data.

Neofox: evil What are the wonderful horrors of algorithmics we could summon and model here?!

WIP - More soon, come back later!

fennecs is released under the MIT License. Neofox is released under the CC BY-NC-SA 4.0 License.