48 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.
VTAGS is a command line application that will generate a VI(M) compatible tags file for VHDL source files. This application will read standard VHDL'87 files. It should also parse later VHDL, but it only takes account of the basic parts of the language. It will group items that it finds by architecture, procedure, function, or package. It does this by adding extra information to the extension field of the tags file.
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.
jIRCii is a cross platform Internet Relay Chat client. It is fully scriptable using a Perl-like language called sleep. The focus is to provide a console client experience with the advantages of a solid GUI. It includes DCC/CTCP support, the ability to connect to SSL servers, and over 65 built-in commands.
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.
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.
PDF::API2 is 'The Next Generation' of Text::PDF::API, a Perl module-chain that facilitates the creation and modification of PDF files. It features support for the 14 base PDF Core Fonts, TrueType fonts, and Adobe-Type1, with unicode mappings, embedding of bitmap images, compression via zlib, and a rich object-oriented API.
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.
A tool that generates model classes from MySQL, PostgreSQL, and SQLite databases.