all repos — min @ 19ef6c32cc389e46cb2796198e58bc35a69115c8

A small but practical concatenative programming language.

next-release.md

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
### BREAKING CHANGES

- All symbols defined in the **num** module have been moved to the **global** module.
- All symbols defined in the **logic** module have been moved to the **global** module.

### New Features

### Fixes and Improvements