Statically and dynamically typed scripts
Statically and dynamically typed scripts
Summary
Annotations captured: 2024-02-07
Highlights from source page
Mark Seeman discusses the common tools for ad-hoc scripts, especially the very common use of Python. He prefers Haskell of F# for their dual characteristics of being statically typed and "low on ceremony".
When he speaks of "low ceremony" languages he references
Ceremony is what you have to do before you get to do what you really want to do.
See also
Tags
#2024- #2024-02- #2024-02-07
#scripting