Jump to content

Standard ML: Difference between revisions

From EDM2
Created page with "Standard ML or '''SML''' is a general purpose functional programming language that gained some popularity in the 90's as a language for use in informatics research. It is a de..."
 
mNo edit summary
Line 4: Line 4:
* [[Exuberant ctags]] - Creates index files out of SML source files - Open source - Current.
* [[Exuberant ctags]] - Creates index files out of SML source files - Open source - Current.


[[Category:Programming languages]][[Category:ML]]
[[Category:Programming Languages]][[Category:ML]]

Revision as of 02:49, 28 February 2016

Standard ML or SML is a general purpose functional programming language that gained some popularity in the 90's as a language for use in informatics research. It is a derivative of ML.

Standard ML related programmer's utilities

  • Exuberant ctags - Creates index files out of SML source files - Open source - Current.