Skip to content

A language based on Scratch, with influence from Lua

License

Notifications You must be signed in to change notification settings

voidwyrm-2/Mend

Repository files navigation

Mend

Mend is a language based on Scratch, with influence from Lua
Yeah, that's it


Current language version: 1.2

""The 'Functions Work Now' Update"(Standardized Edition)"

Changelog

  • (not sure) Mend now has a standard library!(from 'mendfiles', to import indiviual files by doing import "stdlib/[FILE]" or to import the entire library do import "stdlib")

  • (new feature) The import keyword can now be used to import entire files, however non .Mend files are ignored

  • (new feature) Added 'statelabels', marked with a '@'; the only statelabels currently are @builtin and @ignorewarning

  • (backend, bugfix) record_until_endtoken now works correctly

  • (kinda both a change and a fix?) Functions can now take in other functions for their arguments



Extra information

This repository is licensed under the MIT license
So, I would of course prefer if you didn't steal my work as your own,
but you can do whatever you want with the code as long as you use the same license




The name is a funny joke because it's based off of Scratch and mend is the opposite of scratch haha really funny my friends call me a comedian sometimes

About

A language based on Scratch, with influence from Lua

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published