libRUIN

libRUIN is a rendering library for various XML-based user interface markup languages.
Download

libRUIN Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Julian Graham
  • Publisher web site:
  • http://www.nongnu.org/libruin/

libRUIN Tags


libRUIN Description

libRUIN is a rendering library for various XML-based user interface markup languages. libRUIN (Renderer for User Interfaces in Ncurses) is a rendering library for various XML-based user interface markup languages (such as XHTML or Mozilla XUL). libRUIN is using the Ncurses terminal control library as a rendering target.GNU Guile and the SDOM Scheme module are used as the "glue" that manages user input and event handling (as such, event handlers must currently be written in Guile Scheme; support for ECMAscript event handlers is being considered for inclusion). An application programmer passes an XML document (including, potentially, a set of CSS stylesheets) and an Ncurses WINDOW structure, and libRUIN paints the WINDOW according to the markup and CSS; the programmer may subsequently pass Ncurses-style input strings to that WINDOW via libRUIN, and libRUIN will handle the resulting event flows.What's New in This Release:· This release adds an implementation of the automatic table layout algorithm.· The latest versions of SCSS and SDOM have been integrated, allowing automatic document type detection and several rendering correctness fixes.· The API has changed to reflect the mitigated need for XML dialect specification.· Issues related to rendering corruption and border widths have been resolved.


libRUIN Related Software