daquexian / chaoli-forum-for-android-2

Chaoli Forum Android app
https://chaoli.club/index.php/2911
GNU General Public License v3.0
65 stars 8 forks source link

Write tokenizer and complete recursive descent #16

Open daquexian opened 7 years ago

daquexian commented 7 years ago

Although I called current way to resolve text "recursive descent", I found it is wrong, hhhh.