noughtmare / parsing-ddgs

Parsing Data-Dependent Grammars using Derivatives
0 stars 0 forks source link

Write Section 2 #11

Open noughtmare opened 2 weeks ago

noughtmare commented 2 weeks ago

Section 2 should introduce some strictly necessary background and introduce the main problem.

Perhaps in this paper we do not really tackle a very concrete problem.

The background that we have to introduce is probably mostly some of the basic definitions of languages from Conal Elliot's paper.

Additionally, we could consider already introducing context-free grammars in this section.

noughtmare commented 1 week ago

I have changed my mind. I now think the basic definitions should go into the introduction (#14), so section 2 should start with my contributions, for example the definition of the fixed point (and thus context-free languages).