update README.en.md.
This commit is contained in:
parent
8dad91096a
commit
4f1de63fb9
10
README.en.md
10
README.en.md
@ -1,7 +1,15 @@
|
|||||||
# labltk
|
# labltk
|
||||||
|
|
||||||
#### Description
|
#### Description
|
||||||
Tcl/Tk interface for OCaml
|
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
|
||||||
Software architecture description
|
Software architecture description
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user