49 projects tagged "Windows"
Inq is a scripting language for client/server systems. The server provides transaction, persistence, concurrency, and events support. The client is presently desktop only, though Web clients are planned. Inq uses a generic node structure throughout and reification techniques to obviate boilerplate code, especially in the areas of persistence and MVC.
ajax-cross-browser-using-iframes uses Iframes, an empty div, and innerHTML, allowing you to create AJAX calls. It is a little bit confusing at first, but once you understand it and place the necessary nested PHP files, it will allow you to create unimaginable things. It is cross-browser.
Mojolicious is "Duct Tape For The HTML5 Web". It is powerful with no dependencies out of the box with RESTful routes, plugins, Perl-ish templates, session management, signed cookies, a testing framework, a static file server, I18N, first class Unicode support, and much more. It has a very clean, portable, and object oriented pure Perl API without any hidden magic and no requirements besides Perl 5.10.1. It has a full stack HTTP 1.1 and WebSocket client/server implementation with TLS, Bonjour, IDNA, Comet (long polling), chunking, and multipart support. It has a built-in async I/O Web server supporting EV pluggable event queue, Unix domain sockets, and hot deployment, perfect for embedding. Automatic CGI, FastCGI, and PSGI detection for any deployment situation. It has a JSON and XML/HTML5 parser with an advanced CSS3 selector support. The code is based upon years of experience developing Catalyst.
Uldramar is a fantasy RPG and adventure game. You can cast spells like the mushroom morph spell and pick up objects for later use. The story is about a plane called Uldramar where there is a quest or two waiting for you. The game was influenced by the Ultima series and the Legend of Zelda.
Kobold's Quest 1 is a heroic fantasy RPG-Adventure game. The purpose is to play a kobold apprentice magician who learns the way of the wizard on the way through dungeons and so on. The first encounter is in the South Gnarborean woods dungeon with a red dracolich mage. You can cast spells from his spellbook if you defeat him. Furthermore, there is a water dungeon to the far east wherein an assassin mage is said to dwell. Then there are the Nut People who congregate in their little village. Their head magician also has spells for you if you can find him somewhere in the north. The Celestian lords and ladies are said to dabble in the affairs of wizards. A rogue leads you on to their encounter.
File-Find-Object-Rule is a port of File-Find-Rule to make it use File-Find-Object instead of File::Find. It provides a succinct, declarative syntax for creating directory tree traversal routines while enjoying the advantages of File-Find-Object, such as traversing the tree incrementally and iteratively, and the capability of instantiating several traversers in the same program.