mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
Update URLs in README
This commit is contained in:
parent
882ca93f89
commit
107a2e2061
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ the domain of programming languages, compilers and tools. Its general characteri
|
|||
* with automatic memory management (garbage collection).
|
||||
|
||||
The name  is an acronym for *Lambda-Algol* since the language has borrowed the syntactic shape of
|
||||
operators from **Algol-68**; [**Haskell**](www.haskell.org) and [**OCaml**](www.ocaml.org) can be
|
||||
operators from **Algol-68**; [**Haskell**](http://www.haskell.org) and [**OCaml**](http://ocaml.org) can be
|
||||
mentioned as other languages of inspiration.
|
||||
|
||||
The main purpose of  is to present a repertoire of constructs with certain runtime behavior and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue