Skip to content
/ m-forms Public

Simple cross-platform native GUI for M based on NiGui

Notifications You must be signed in to change notification settings

bk20x/m-forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M forms

The output of compiling mforms.nim is a standalone M interpreter with the bindings registered as Builtins that you can use or register your own builtins in that file.

Mainly intended to make GUI fromtends for tools. as of right now it supports basic widgets but will have a canvas api as well as all of the Nigui controls. This repository will also contain a usermode library on top of the builtins for expressivity

- you can live code your gui, just make sure to call (initialize-gui) and redefine your window after closing it

About

Simple cross-platform native GUI for M based on NiGui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published