mirror of
https://github.com/carp-lang/Carp.git
synced 2024-11-04 01:25:04 +03:00
Update README.md
This commit is contained in:
parent
75dd53128c
commit
6291f2c574
@ -14,7 +14,7 @@ The key features of Carp are the following:
|
||||
* Very good integration with C libraries
|
||||
|
||||
## The Language
|
||||
Carp is heavily inspired by languages like Clojure, Scheme, Haskell & ML. Here's a sample program:
|
||||
Carp is heavily inspired by languages like Clojure, Scheme, Haskell, ML and Rust. Here's a sample program:
|
||||
|
||||
```clojure
|
||||
(defn main ()
|
||||
|
Loading…
Reference in New Issue
Block a user