mirror of
https://github.com/erg-lang/erg.git
synced 2025-10-01 21:21:10 +00:00
Update README.md
This commit is contained in:
parent
2745002387
commit
321dd1f5e2
1 changed files with 1 additions and 2 deletions
|
@ -14,8 +14,7 @@
|
|||
|
||||
## Erg can be recommended to a person that:
|
||||
|
||||
* uses Python, but wants Rust-like robustness and comfortable compiler support.
|
||||
* and yet, doesn't need the verbose type specifications & memory management model like Rust.
|
||||
* uses Python, but wants Rust-like robustness and comfortable compiler support, and yet, doesn't need the verbose type specifications & memory management model like Rust.
|
||||
* wants a simple and consistent language like ML.
|
||||
* wants a practical general-purpose language with dependent/refinement types.
|
||||
* wants a language like Scala that can be used both object-oriented and functional.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue