by AbyssDragon | Jul 2 2002
Tags: parser, text
A simple universal parser
by Alathon | Jul 31 2012
Tags: input, mud, parser
Command parser for MUDs
by Nickr5 | Oct 16 2009
Tags: parser
Allows for the use of scripting languages in BYOND games.
by Yota | Oct 21 2006
Tags: parser
An expression parser that supplies reusable machines, similar to Regex.
by Polaris8920 | Jul 21 2005
Tags: files, parser
When XML parsing is too good for you. Parses .txt files or plain text to find values between HTML style tags.
Takes input from a player and breaks it down into commands. Useful for text based games.
by Curzon | Apr 7 2007
Tags: screen-text
Want text under your mobs turfs or objs this lib will write O.Text to anything you assign the active parser to.
by Ebonshadow | Jun 26 2002
Tags: text
A natural language parser created by Ebonshadow with contributions from Foomer.
by Bandock | Sep 23 2016
A load-time scripting language library for BYOND that enables creating scripts in text file form and including them in ...
by Audeuro | Mar 7 2014
Tags: json, parser, utility
Easy to use JSON parser
by Nickr5 | Mar 20 2011
A library for reading and writing JavaScript Object Notation.
by AbyssDragon | Jul 3 2002
A demonstration of AbyssDragon.Parser
by AbyssDragon | Jul 3 2002
An IRC-style Chat System using AbyssDragon.Parser
[Tips]
Popular Newest

Recent News

The map editor journey is far from over; let's make it better together.
The latest from BYOND Devs: Over half-a-year edition!
Now with an even more irregular publishing schedule!

Recent Posts

Winget() allows you to get information from the client about the state of Dream Seeker's interface. Basic usage …
by Klogaum | Dec 12 2023
The code preserves the size of icons under any resolution. As I haven't seen a similar guide yet, I decided to share …