|
|
|
|
|
by hzhou321
4061 days ago
|
|
Nice! > Yes, I do Lisp and I do stupid. :) Why stupid? I think that is straight solutions for simple problems. MyDef is basically the same idea but with complete programming layer to achieve almost anything. I have been using MyDef for all my programming (in all programming languages) for 10 years now, solves all my syntax problems. It doesn't solve language problems therefore I still choose language to suite problems. However it turns out that programming language minus syntax features are much smaller and the remaining criterion often boils down to library availability, dynamic type vs static, or memory management. Syntax differences can be naturally dismissed. |
|
Bravo; it is much more readable than regular Perl.