Spencer

Results 4 issues of Spencer

In general, Aspects are very restrictive in the logic they specify. It's not possible to, for example, ask for systems that have One of { ComponentA, ComponentB } and also...

feature-request

I have been confused about how to get global data in WebC components before finding this while reading the code. I don't think it's in the WebC docs yet.

documentation
template-language: webc

Another question better fit for a mailing list / solution space - I've been messing around with WFC Procedural Generation of mazes using [DeBroglie](https://boristhebrave.github.io/DeBroglie/articles/index.html) and one of the nice features...

This is nitpicky, so apologies in advance But would you consider an alternative comment character? Clingo uses `% comment` and of course `// comment`, `-- comment`, and `; comment` are...