Arc Forumnew | comments | leaders | submitlogin
1 point by Pauan 4281 days ago | link | parent

Arc doesn't have regexps at all[1], that's a new addition in Arc/Nu, but a very useful one. I should check and see if Anarki loads regexps by default.

---

* [1]: Except with third-party libraries, of course.



2 points by kinleyd 4280 days ago | link

I hadn't tried regex support in Arc earlier so I just figured Arc 3.1 must have it. However, I checked and found that Anarki does have lib/re.arc loaded by default.

-----

2 points by Pauan 4280 days ago | link

Ah, thanks, I'll have Arc/Nu load it too, then.

-----