2015-03-25 14:32:43 +01:00
2015-03-25 14:19:27 +01:00
2015-03-25 14:32:43 +01:00
2015-03-25 14:32:43 +01:00

GUI

Work in progress

Features

  • Immediate graphical user interface
  • Suited for embedding into graphical applications
  • Written in C89 (ANSI C)
  • Small (~2.5kLOC)
  • Focus on portability and ease of use
  • No hidden state or global variables
  • No direct dependencies (not even libc)
  • Renderer and platform independent
  • Complete memory management control
  • Configurable
  • UTF-8 supported

References

License

(The MIT License)
Description
Зеркало. Это набор инструментов графического интерфейса пользователя с минимальным состоянием и немедленным режимом работы, написанный на ANSI C
Readme 20 MiB
Languages
c 99.8%
Python 0.1%