-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
parenmatch [REF: Job 102] #14
Comments
Comment #1 originally posted by brazilofmux on 2006-09-08T21:06:56.000Z: Parenmatch() originally from ChaoticMUX. |
Comment #2 originally posted by brazilofmux on 2006-09-09T05:02:38.000Z: On Wed May 24 01:23:41 2006, Leona suggested: Can you ask Ash really nicely, for the code for Rhost's Parenmatch function, for On Wed May 24 07:12:35 2006, poldy added: You probably already know this, but if you edit your MUSHcode offline (perhaps using On Wed May 24 10:37:47 2006, Kelvin added: I'd really like to have the brackets() or maybe it was called pairs() to give the On Wed May 24 11:55:46 2006, poldy added: This seemed like a nice bit of MUSHcode practice, so I did it at On Wed May 24 11:57:31 2006, Kevin added: Indeed, a number of games have things such as this, but that really is a nasty way of [REF: Job 298] |
Comment #3 originally posted by brazilofmux on 2006-11-28T05:23:47.000Z: Still not totally sold on the value of this. |
Comment #4 originally posted by brazilofmux on 2007-09-21T00:58:14.000Z: <empty> |
Comment #5 originally posted by brazilofmux on 2007-11-02T00:14:01.000Z: The examine/pairs option from TinyMUSH does this (paren/bracket counting/matching) as well. Though if we're stealing inspiration in terms of examine switches from other games, I find examine/pairs less |
Original issue 11 created by brazilofmux on 2006-09-08T21:04:20.000Z:
On Sat Jul 24 21:35:55 2004, Lolly suggested:
A nifty feature from Rhost, no less, it takes anything you pass to it,
unevaluated, and analyses the brackets, highlighting them, in ansi,
according to function depth, and, more crucially, highlights in red when
you have odd brackets, a truly awesome feature, that I think ALL MU*
should have! =)
[REF: Job 102]
The text was updated successfully, but these errors were encountered: