dialogos-project / dialogos

The DialogOS dialog system.
https://www.dialogos.app
GNU General Public License v3.0
21 stars 8 forks source link

Grammar tester #155

Open alexanderkoller opened 5 years ago

alexanderkoller commented 5 years ago

Add a function to the DialogOS GUI that allows the user to type sentences and check whether they can be parsed by a given grammar. This would be really useful during grammar development.

alexanderkoller commented 5 years ago

I'm thinking along the lines of this: https://regex101.com/