2017-06-03
This is the first release of New Skov (see #12).
Two features are missing in this release:
- word completion: pressing TAB to complete a word will not do anything, and if two words in the system have the same name, you won't be able to choose which one you want
- objects: it's impossible to define your own objects, or to use constructors, accessors and mutators
Also, because Skov is made by modifying a Factor image, and I don't have an Apple developer account to sign the new image, macOS will tell you that the image is broken. To get around this, open a Terminal, go to the Skov
directory and type:
xattr -rc Skov.app