Clean up README.md
This commit is contained in:
parent
788e3d4a2b
commit
b90adcb9f0
@ -26,9 +26,8 @@ write_line(fib(25))
|
|||||||
## Highlights
|
## Highlights
|
||||||
|
|
||||||
- Easy to read and write
|
- Easy to read and write
|
||||||
- Single-pass, self-optimizing compiler
|
|
||||||
- Static typing with extensive type inference
|
- Static typing with extensive type inference
|
||||||
- Multi-threaded register-based virtual machine with concurrent garbage collection
|
- Multi-threaded register-based virtual machine
|
||||||
- Beautiful, helpful error messages from the compiler
|
- Beautiful, helpful error messages from the compiler
|
||||||
- Safe execution, runtime errors are treated as bugs
|
- Safe execution, runtime errors are treated as bugs
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user