Waiting List
There are no players on the waiting list yet. Only Windows users can play this game. If you have an emulator, you can join the waiting list to be informed when a new server is ready to play.
[Login to join waiting list]
| A regular expression library for DM |
Version 1.1 ·
Date Added: 4/09/05
| |
This is a regular expression library for DM. Pretty much all of the standard Perl regex functionality is included, except some advanced features like look-ahead/behind assertions.
To work with this, just create the expression like so:
var/regex/R = new("/text/i")
if(R.Find(my_text))
usr << "Pattern match found: [copytext(R.match, R.index)]"
Full documentation is included.
Subscriptions
-
Only $5.00 for one year
($4.00 for BYOND Members!)
- Get your own personal copy
- Stay up-to-date with free upgrades
|
[Close]
Login to post a comment.