Hacker News new | ask | show | jobs
by ReD_CoDE 2055 days ago
Great job! Also, I think a combination of dropdown (to show possible words/tokens) and non-dropdown could be interesting

I tell myself is it possible to use your solution for autocomplete (code/content) writing?

Do you use tokens?

1 comments

No it’s not possible to use this solution for autocomplete code/content writing but it’s quite interesting to think of the possibility. I wonder what would be required to make that happen and how it would turn out.

Also I’m not sure I understand what you mean when you say tokens, what are you referring to there?

Those who have written a compiler or parser once I think can understand what's token

https://en.wikipedia.org/wiki/Context-free_grammar https://en.wikipedia.org/wiki/Regular_grammar