yona-lang / yona

Yona is a modern take on a dynamic general-purpose programming language with advanced functional programming, minimalistic ML-like syntax, strict evaluation, for GraalVM polyglot virtual machine (VM).
https://yona-lang.org/
GNU General Public License v3.0
127 stars 6 forks source link

Regular expressions #51

Open akovari opened 4 years ago

akovari commented 4 years ago

Support regular expressions matching/replacing. Consider using https://github.com/oracle/graal/tree/master/regex