Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ gac Public
forked from vczh/gac

GPU Accelerated C++ User Interface/Script Engine

License

Notifications You must be signed in to change notification settings

qtx0213/gac

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gaclib 0.5.1.0

GPU Accelerated C++ User Interface/Script Engine (using MS-PL license)

Website for this project: http://www.gaclib.net/

This is a mirror for the release from http://gac.codeplex.com/

Here is a simple description to the code

  • GacUIDemo Demo solution and projects
  • Public
    • Source GacUI library
    • Document HTML document. Please start at reference_gacui.html
    • Content Necessary CSS/JPG files for document

Improvements to the previous release

  • Updated 1 demo

    • Template.Window.CustomizedBorder Add an icon in the window title of the skin.
  • Added new features

    • Parser generator supports ambiguous context-free grammar.
    • Reflection supports dictionary type.
    • Remove the old parser combinator library completely out of Gaclib.
    • Upgrade Fpmacro to use the new parser generator.
  • Fixed bugs

    • Parser generator crashes when the input grammar contains conflict errors.
    • Reflection failed to unload and reload metadata.

About

GPU Accelerated C++ User Interface/Script Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published