all repos — min @ 60f839a52b1850f134c3e4b33439d327d83d77ac

A small but practical concatenative programming language.

next-release.md

 1
 2
 3
 4
 5
### Fixes and Improvements

* Implemented a simple `gui` module based on [Fenster](https://zserge.com/posts/fenster/) and [Fenstim](https://github.com/CardealRusso/fenstim) (Closes #70).
* Fixed compilation of dictionary literals (Closes #194).