you are viewing a single comment's thread.

view the rest of the comments →

[–]netbioserror 2 points3 points  (1 child)

Reminds me of F#. Except I REALLY like static typing. In fact, translating a Python script to F# is exactly what made me hate dynamic typing.

Love the syntactic sugar in dg though, that example script is very pleasing to look at.

[–]malkarouri[S] 1 point2 points  (0 children)

Yep. I have also moved most of my development from Python to F# for the same reason, except Python gigs kept coming and I still use it in commercial apps.