Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

racket-tw/racket-gui-easy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gui-easy-lib

Declarative GUIs in Racket. This is still a work in progress so expect some breaking changes.

Installation

The package is available on the Racket Package Index.

$ raco pkg install gui-easy

Development

From the root of the repository:

$ raco pkg install --auto --skip-installed gui-easy-lib/ gui-easy/

Updating

From the root of the repository:

$ raco pkg update gui-easy-lib/ gui-easy/

Running the demos

After you have installed gui-easy-lib. You can run the example code from the examples/ folder using DrRacket or via the command-line.

License

gui-easy is licensed under the 3-Clause BSD license.

About

Declarative GUIs in Racket.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Racket 100.0%