45 lines
1.3 KiB
Markdown
45 lines
1.3 KiB
Markdown
# labltk
|
|
|
|
#### Description
|
|
LablTk is an OCaml interface to the Tcl/Tk GUI framework.
|
|
It allows to develop GUI applications in a speedy and type safe way.
|
|
It was derived from the CamlTk project, and a legacy CamlTk API is included.
|
|
The OCamlBrowser library viewer is also part ofthis project.
|
|
|
|
LablTk provides a strongly-typed, yet comfortable, interface to Tcl/Tk's widgets through OCaml's rich type system.
|
|
Most widgets and methods are available, along with many examples.
|
|
|
|
The toplevel can be used for interactive development.
|
|
|
|
#### Software Architecture
|
|
Software architecture description
|
|
|
|
#### Installation
|
|
|
|
1. xxxx
|
|
2. xxxx
|
|
3. xxxx
|
|
|
|
#### Instructions
|
|
|
|
1. xxxx
|
|
2. xxxx
|
|
3. xxxx
|
|
|
|
#### Contribution
|
|
|
|
1. Fork the repository
|
|
2. Create Feat_xxx branch
|
|
3. Commit your code
|
|
4. Create Pull Request
|
|
|
|
|
|
#### Gitee Feature
|
|
|
|
1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md
|
|
2. Gitee blog [blog.gitee.com](https://blog.gitee.com)
|
|
3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore)
|
|
4. The most valuable open source project [GVP](https://gitee.com/gvp)
|
|
5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help)
|
|
6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)
|