wyvernlang / wyvern

The Wyvern programming language.
http://wyvernlang.github.io/
GNU General Public License v2.0
556 stars 65 forks source link

Annotates text-editor application with effects #360

Closed Darya- closed 5 years ago

Darya- commented 5 years ago

Adds effects and method effect annotations to the entire text-editor application.

Also, adds effect annotations and cleans up Wyvern's file-system-related modules.