UMPL

Unnamed Meme Programming Language (UMPL) is a meme programming language written in rust

MIT License

Downloads
6.5K
Stars
5
Committers
3

Bot releases are hidden (Show)

UMPL - UMPL-v.1.1.1 Latest Release

Published by mendelsshop over 1 year ago

Fixed bug where reassigning a value defined in a parent scope would not work

Full Changelog: https://github.com/mendelsshop/UMPL/compare/v1.1.0...v1.1.1

UMPL - UMPL-v.1.1.0

Published by mendelsshop almost 2 years ago

Full Changelog: https://github.com/mendelsshop/UMPL/compare/v1.0.1...v1.1.0

Added end_line fields to some elements of the AST.
Changed logging initialization crate from log4rs to simple_file_logger

UMPL - UMPL-v.1.0.1

Published by mendelsshop about 2 years ago

Added the ability to use string escape codes.
Finished documenting.

Full Changelog: https://github.com/mendelsshop/UMPL/compare/1.0.0...v1.0.1

UMPL - UMPL-v.1.0.0

Published by mendelsshop about 2 years ago

UMPL first release:

What's Changed

New Contributors

Full Changelog: https://github.com/mendelsshop/UMPL/commits/1.0.0