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

https://github.com/primaryobjects/dungeon-map-external-domain-specific-language

Example of mapping a role-playing game dungeon with a C# .NET external domain specific language. Implements a custom programming language in a text file to drive a state machine, allowing the user to create a variety of programs with the external DSL (domain specific language).
https://github.com/primaryobjects/dungeon-map-external-domain-specific-language

Last synced: 10 months ago
JSON representation

Example of mapping a role-playing game dungeon with a C# .NET external domain specific language. Implements a custom programming language in a text file to drive a state machine, allowing the user to create a variety of programs with the external DSL (domain specific language).

Awesome Lists containing this project