SRFI-1

GPTKB entity

Statements (54)
Predicate Object
gptkbp:instance_of gptkb:Java_Enhancement_Proposal
gptkbp:author gptkb:Olin_Shivers
https://www.w3.org/2000/01/rdf-schema#label SRFI-1
gptkbp:includes map function
filter function
reverse function
append function
fold function
length function
sort function
gptkbp:is_available_in public domain
open-source licenses
gptkbp:is_compatible_with gptkb:R7_RS
gptkb:R5_RS
gptkb:R6_RS
gptkbp:is_described_as list library for Scheme
gptkbp:is_designed_for code readability
performance optimization
ease of use
gptkbp:is_documented_in SRFI specification document
gptkbp:is_implemented_in gptkb:Guile
gptkb:Chez_Scheme
gptkb:Chicken_Scheme
gptkb:MIT/_GNU_Scheme
gptkb:Racket
gptkbp:is_influenced_by gptkb:Library
Lisp programming language
functional programming principles
gptkbp:is_maintained_by Scheme community
gptkbp:is_part_of gptkb:language
Scheme standard libraries
gptkbp:is_recognized_by gptkb:software
programming language researchers
Scheme implementers
gptkbp:is_referenced_in open-source projects
academic papers
programming tutorials
Scheme community
gptkbp:is_related_to gptkb:SRFI-2
SRFI-3
gptkbp:is_used_for algorithm implementation
data structure manipulation
gptkbp:is_used_in functional programming
educational settings
research projects
commercial applications
gptkbp:provides list manipulation functions
gptkbp:published_by gptkb:1998
gptkbp:status gptkb:final
gptkbp:supports higher-order functions
tail recursion
lazy evaluation
gptkbp:bfsParent gptkb:SRFI-39
gptkbp:bfsLayer 7