ORLibrary: Difference between revisions

From IFWiki

m (archive URLs for dead links)
(Infobox)
 
Line 1: Line 1:
A popular abbreviation for [[Jim Fisher]]'s '''OnyxRing Library''', which, according to the author himself, is "a personal [[library]] and framework that builds upon and extends [[Inform 6]]'s standard library." Its design is based on principles he wrote in a {{link|deadurl=http://www.codingmonk.com/inform/Articles/tabid/95/Default.aspx?article_id=7|archive=https://web.archive.org/web/20060820190948/http://www.codingmonk.com/inform/Articles/tabid/95/Default.aspx?article_id=7|CodingMonk article}} about reusable code.
{{Software infobox
|Type=Library
|Developer=Jim Fisher
|Uses=Inform 6
|Format=Z-code
|Status=Unmaintained
}}
A popular abbreviation for [[Jim Fisher]]'s '''OnyxRing Library''', which, according to the author himself, is "a personal [[library]] and framework that builds upon and extends [[Inform 6]]'s standard library." Its design is based on principles he wrote in a CodingMonk article about reusable code.


==Links==
==Links==
* {{link|deadurl=http://www.onyxring.com/orlibrary.aspx|archive=https://web.archive.org/web/20120422002114/http://www.onyxring.com/orlibrary.aspx|The ORLibrary website}}
* {{link|deadurl=http://www.onyxring.com/orlibrary.aspx|archive=https://web.archive.org/web/20120422002114/http://www.onyxring.com/orlibrary.aspx|The ORLibrary website}}
* {{link|deadurl=http://www.onyxring.com/informguide.aspx|archive=https://web.archive.org/web/20120422002034/http://www.onyxring.com/informguide.aspx|Jim Fisher's Inform Guide}}
* {{link|deadurl=http://www.onyxring.com/informguide.aspx|archive=https://web.archive.org/web/20120422002034/http://www.onyxring.com/informguide.aspx|Jim Fisher's Inform Guide}}
* {{link|deadurl=http://www.codingmonk.com/inform/Articles/tabid/95/Default.aspx?article_id=7|archive=https://web.archive.org/web/20060820190948/http://www.codingmonk.com/inform/Articles/tabid/95/Default.aspx?article_id=7|CodingMonk article}}


[[Category:Inform 6]]
[[Category:Inform 6]]
{{software navbox}}

Latest revision as of 10:55, 17 March 2025

ORLibrary
Library
[[File:|385px|center]]
Link
Developer Jim Fisher
Format Z-code
Interaction style
System
System details
Latest version
Status Unmaintained
Implements
Uses Inform 6


License
Notes
Browse the software database
Edit this infobox

A popular abbreviation for Jim Fisher's OnyxRing Library, which, according to the author himself, is "a personal library and framework that builds upon and extends Inform 6's standard library." Its design is based on principles he wrote in a CodingMonk article about reusable code.

Links