In most programming languages cool features are provided as core
functionality and you can't extend it manually. But in lisp you can do it
just as library.
For example:
- Go channels - core.async
- logic programming - core.logic

Link to presentation
https://docs.google.com/presentation/d/1ewQYugwi9mBdogWMLGQM74uadrI-jw4Kf3Tasxve_bs/edit?usp=sharing


2014-08-21 13:39 GMT+03:00 Cecil Westerhof <cldwester...@gmail.com>:

>
> 2014-08-21 12:33 GMT+02:00 Serzh Nechyporchuk <nechyporc...@gmail.com>:
>
> I can give you my presentation about Clojure. I have several questions:
>>
>> - (classic) parenthesis
>> - How do you model your domain without objects?
>> - About dsl. If clojure is good for dsl, does it mean that when you get
>> new librarty with its own dsl, you have to learn new language?
>> - How does new people adopts in your command?
>> - What is production use of Clojure?
>>
>> That's all I remember.
>>
>
> ​Thanks: that is very useful.
>
> --
> Cecil Westerhof
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Best regards,
Serhii Nechyporchuk

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to