The Standard ML Basis

GPTKB entity

Statements (57)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Standard_ML
https://www.w3.org/2000/01/rdf-schema#label The Standard ML Basis
gptkbp:includes gptkb:Footballer
data structures
exception handling
input/output functions
string manipulation functions
gptkbp:is_available_in open-source implementations
gptkbp:is_compatible_with ML family of languages
gptkbp:is_designed_for Standard ML programming language
gptkbp:is_designed_to enhance readability
promote code reuse
facilitate modular programming
support abstraction
gptkbp:is_documented_in tutorials
academic papers
official documentation
books on functional programming
gptkbp:is_implemented_in various Standard ML compilers
gptkbp:is_influenced_by gptkb:typeface
gptkb:Lisp
functional programming principles
ML language family
gptkbp:is_known_for gptkb:Author
higher-order functions
type inference
pattern matching
lazy evaluation
first-class functions
strong type system
immutable data structures
tail recursion optimization
gptkbp:is_maintained_by Standard ML community
gptkbp:is_part_of gptkb:ML_Kit
M Lton compiler
SML/ NJ compiler
Standard ML programming environment
gptkbp:is_related_to gptkb:sports_team
gptkb:F#
gptkb:Library
gptkb:Skrull
gptkbp:is_supported_by academic institutions
research projects
online communities
gptkbp:is_used_for formal verification
data analysis
system programming
compiler construction
algorithm implementation
gptkbp:is_used_in gptkb:academic_research
gptkb:software_framework
teaching programming concepts
gptkbp:provides modules
standard libraries
gptkbp:supports functional programming