mini icon indicating copy to clipboard operation
mini copied to clipboard

how to modify

Open ghost opened this issue 9 years ago • 6 comments

Hi I created my own programming language with flex and bison, now how can i put this in your interpreter? Thanks in advanced

ghost avatar Dec 08 '15 11:12 ghost

Could you clarify? I'm not sure I understand your question.

keleshev avatar Dec 09 '15 20:12 keleshev

Can I use your interpreter for my own programming language?

ghost avatar Dec 10 '15 06:12 ghost

Please, do. I added a license file to the project: https://github.com/keleshev/mini/blob/master/LICENSE-MIT

keleshev avatar Dec 10 '15 13:12 keleshev

Ok Thanks, but how can I modify for read my language? Thanks in advance

ghost avatar Dec 10 '15 16:12 ghost

I would recommend to watch this screencast: https://youtu.be/1h1mM7VwNGo Then, to try change the mini language grammar to match your language grammar, one feature at a time.

keleshev avatar Dec 10 '15 19:12 keleshev

ok thanks

ghost avatar Dec 12 '15 22:12 ghost