10 comments

[ 6.8 ms ] story [ 131 ms ] thread
LCUI is "A small C library for building user interfaces with C, XML and CSS." http://lcui.org/

This is a CSS library for LCUI

The author has a pretty good sense of humor. On the testimonials page (http://lcui.org):

"LCUI solves many complex issues, it reduces the application UI development and maintenance costs, I only need to write a code for the UI will be able to make my application in a number of platforms to show a consistent UI effect." -- Liu Chao, Creator of LC's Finder

All of the screenshots are from the demo app, too.
Given that this is C, how is memory management handled?