|
|
|
|
|
by noodly
4689 days ago
|
|
I like the ending: "Please enable JavaScript to view the comments powered by Disqus." ;) I know that the strengths of racket lie elsewhere, but I wish the performance would be better (at least comparable with sbcl) ;) As for dynamic vs static typing - I don't care much about human rights, so I prefer static typing :D Dynamic typing (and laziness) is good when you don't have to care about memory footprint nor performance of code you write e.g. when you're prototyping something. |
|