- your name
- your email (uoit.net)
Describe the language
- History
- Some interesting features
give some code snippet of the language
Let form
(let [x 10
y 20]
(+ x y))
Describe the compiler or interpreter needed.
Give some examples of the functions and data structures offered by the standard library.
Describe at least one contribution by the open source community written in the language.
Organize your report according to the project description document.