Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/uwu-tech/kind
Browse files Browse the repository at this point in the history
  • Loading branch information
Sipher committed Jul 5, 2021
2 parents b9b54df + 8a0c45f commit 3e5bbef
Show file tree
Hide file tree
Showing 25 changed files with 1,152 additions and 27 deletions.
6 changes: 1 addition & 5 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ kind-scm

If you're greeted with a help message then `kind-scm` is installed. :slightly_smiling_face:

Obs: we just can't typecheck a module with Scheme (`kind-scm Module/`), all other commands are working.

## MacOS

Currently, the only way to install the Scheme backend on macOS is to build from the source.
Expand Down Expand Up @@ -88,8 +86,6 @@ It may take some time. You can grab a cup of coffee while it finishes.

**5.** Now `kind-scm` is installed, great! Run `kind-scm` inside the `Kind` repository and see if you're greeted with help text.

Obs: we just can't typecheck a module with Scheme (`kind-scm Module/`), all other commands are working.

If you have any problem, [let us know](https://github.com/uwu-tech/Kind/issues).

### Update
Expand All @@ -98,4 +94,4 @@ Go to the Kind directory, pull the latest version, and run:
cd bin/scm
make
sudo make install
```
```
Loading

0 comments on commit 3e5bbef

Please sign in to comment.