Factor Language: Conventions
Various conventions are used throughout the Factor documentation and source code. 다양한 관례들이 사용된다 통해서 만나는 것은 Factor 문서와 소스코드 . Glossary of terms 용어사전 Common terminology and abbreviations used throughout Factor and its documentation: 일반적 용어법과 축약어들 사용되는 통해서 만나는 것은 Factor 와 그것의 문서 : Term 용어 Definition 정의 alist an association list; see Association lists 관계 리스트 assoc an associative mapping; see Associative mapping operations 관계적 사상 associative mapping an object whose class implements the Associative mapping protocol 어떤 객체 그것의 클래스가 구현한다 관계적 사상 프로토콜 boolean t or f 참 또는 거짓 class a set of objects identified by a class word together with a discriminating predicate. See Classes 어떤 집합 관련된 것은 객체들 확인되다 그 힘의 원천은 한 클래스 워드 그것과 함께하는 것은 차별화된 술어 . combinator a word taking a quotation or another word as input; a higher-order function. See Combinators 어떤 워드가 취하고 있는 것은 인용 또는 다른 워드 취하는 방식은 입력 ; 고차함수 . definition specifie...