An open API service indexing awesome lists of open source software.

https://github.com/simre1/qecs

An ECS library where your systems are macros (Template Haskell)
https://github.com/simre1/qecs

Last synced: 7 months ago
JSON representation

An ECS library where your systems are macros (Template Haskell)

Awesome Lists containing this project

README

          

# QECS

An experimental Haskell ECS where all systems are written as Template Haskell quotes. These systems are then analysed and code is generated for them.