To download this library for your Linux/Mac installation, enter this on your command line:
DreamDownload byond://LummoxJR.Regex##version=4
Emulator users, in the BYOND pager go to File | Open Location and enter this URL:
byond://LummoxJR.Regex##version=4
186 downloads
Version 1.1
Date added: | Apr 8 2005 |
Last updated: | Jan 19 2011 |
4 fans
|
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.
|
|
Related Libraries
Contains 200,000+ words for quick and easy reference! A must for word games!
|
|
Version 3. Last updated 1/10/04 12:28 AM
|
|
Windows that appear as a heads-up display, with on-screen text. Perfect for RPGs, games with a story component, and any ...
|
|
Helpful procs for using numbers in text
|
|
|
|
A simple universal parser
|
|
Easy incorporation of 'showcode' feature into your game or chatroom!
|
|
A configurable logging library in the style of log4j
|
|
Text-Stream handler class
|
|
A simple library for adding maptext input fields to your game!
|
|
A natural language parser created by Ebonshadow with contributions from Foomer.
|
|
Multipurpose list and string functions that I use in my games.
|
|
|
More Libraries by Lummox JR
An extensible smiley library
|
|
A configurable name generator based on Werd
|
|
Easy locking mechanism for doors, containers, and rooms
|
|
An advanced text-on-map library for BYOND 4.0
|
|
Confirmation dialogs made easy
|
|
Highlight DM code in easy HTML output for chat or CGI applications
|
|
Helpful procs for using numbers in text
|
|
A library for manipulating icons and colors
|
|
Load, save, and reuse temporary maps for unlimited worlds
|
|
An advanced text-on-map library
|
|
Create custom-colored icons and cache them to reuse as needed.
|
|
Create friendly HTML file selection popups
|
|
Copyright © 2024 BYOND Software.
All rights reserved.