titan-studio / coeus

Pure LuaJIT game engine with a focus on fast development and high quality games
zlib License
25 stars 0 forks source link

Implement Coeus Language Extension Model #34

Closed LPGhatguy closed 9 years ago

LPGhatguy commented 9 years ago

The Coeus.Extensions namespace should contain loader extensions for things like typed literals, inline Soquid blocks, etc.

LPGhatguy commented 9 years ago

After months of consideration, I feel that this would fragment the codebase of Coeus and make it less viable for reuse.