Skip to content

Commit

Permalink
better wording
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyschlatter authored Apr 29, 2020
1 parent 96279f4 commit a95e6b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Good enough for learning and playing with Bel, not yet good enough to use [in an

Everything in the spec is implemented except for threads and syscalls.

Every REPL example in the spec works as shown except for a few where the example output is slightly incorrect in the spec (eg the spec shows a truthy value as `t` when actually the value contains more info than that).
Every REPL example in the spec works as shown except for a few cases where the example output is slightly incorrect in the spec (eg the spec shows a truthy value as `t` when actually the value contains more info than that).

Some optimization work has been done, but code still runs very slowly.

Expand Down

0 comments on commit a95e6b0

Please sign in to comment.