1
cosme
7y

I have to make a domain-specific language for one of my classes (we will be working on it for the next two semesters) but I can't think of anything to do, do you guys have any ideas?

Comments
  • 1
    Make a new regex language. Like pattern searching. But with more not so specifics. So you can call a flag for possible typo. Like typo error 95% accuracy met. Throws a possible match. Or a close enough object.
  • 1
    Filling the object with all matchs from 95% to 99%. And the 100 matchs get put in there own object. Array collection whatever.
  • 1
    www.google.DE -> site.com/de OR site.com/?lang=de
    www.google.ru -> site.com/ru OR site.com/?lang=ru
    Isnt it what u want?
  • 0
    @skprog it would be interesting, I will consider it, thanks
  • 1
    @Christian1998 I mean this https://en.m.wikipedia.org/wiki/...
Add Comment