Skip to content

Commit

Permalink
Modify README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ushitora-anqou committed Jan 17, 2019
1 parent 92c6ac1 commit 18bfe63
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 @@ -7,7 +7,7 @@ with an also tiny standard library.

- AQaml is a self-hosted OCaml compiler i.e. AQaml can compile the source code of itself.
- AQaml has basic arithmetic operations, basic control expressions,
string, lists, tuples, variants, pattern matching,
string, lists, tuples, records, variants, pattern matching,
recursive functions, closures, mutual recursion, references, etc.
- For now AQaml **doesn't** have currying, (complete) module system,
GC, type inference, class and many other features that are very important
Expand Down

0 comments on commit 18bfe63

Please sign in to comment.