Skip to content

A small, in-progress GUI framework for my final year Digital Systems Project. The end goal is to produce a cross platform GUI framework with some form of script-based interface

Notifications You must be signed in to change notification settings

Tom-Goring/RL-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RL-GUI (Final Year Computer Science Project)

A GUI written in Rust for my Digital Systems Project module at university. It uses an Elm-style MVVM architecture and has support for some extremely basic widgets currently. It is intended to have an embedded scripting language such as Lua for easy editing but that is currently under investigation.

a simple calculator example

two buttons, two text areas, a text input and a text area copying the current value of the text input

Current State

table of requirements

About

A small, in-progress GUI framework for my final year Digital Systems Project. The end goal is to produce a cross platform GUI framework with some form of script-based interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published