DMS
The Dialogue Management Script's goal is to provide a nice and simple way to have dialogue for games, while also providing a fully functioning language to perform login in.
Todo
Implement bytecode for if/else if/else statementsImplement bytecode for for/while loopsImplement bytecode for concatenationInterpert all the bytecode- Finish implementing custom datatype
- Speed up interperter
Description
Languages
C++
96.3%
C
3.7%