matrix-dsl

A simple DSL for fast generation of Matrix Bots or Application Services
git clone git://archive.git.mtrnord.blog/Nordgedanken/matrix-dsl.git
Log | Files | Refs | LICENSE

DateCommit messageAuthorFiles+-
2018-04-24 18:36Prepare using a custom lexerMTRNord2+119-1
2018-04-23 19:22Remove log as not requiredMTRNord1+0-5
2018-04-23 19:21Generate the very basics of the js project including a package.json and installing the required dependencyMTRNord7+129-2
2018-04-23 17:55Implement pretty Print and remove unused Value TypeMTRNord2+56-8
2018-04-23 17:01Small grammar optimizingMTRNord2+73-11
2018-04-23 16:31Initial Example LexerMTRNord12+555-0