ниль Например: nil weakly closed set — слабо замкнутое ниль-множество
имя существительное 1) [британский вариант английского языка, используется в разговорной речи] ноль (преим. при обозначении счёта в игре) Например: Birmingham won three nil. — Бирмингем выиграл три ноль. 2) ничто, ноль Например: Their legal rights are virtually nil. — Их законные права практически ничтожны. vision nil — нулевая видимость
noun Etymology: Latin, nothing, contraction of nihil, from Old Latin nihilum, from ne- not + hilum trifle — more at no nothing, zero • nil adjective
/nil/ 1. New Implementation of Lisp. A language intended to be the successor of MacLisp. A large Lisp, implemented mostly in VAX assembly language. A forerunner of Common LISP. 2. Network Implementation Language. Strom & Yemini, TJWRC, IBM. Implementation of complex networking protocols in a modular fashion. 3. Empty list or False. In Lisp, the empty list (or "nil list") is used to represent the Boolean value False. This is possible because Lisp is not typed. True is represented by the special atom "t". 4. Spoken in reply to a question, particularly one asked using the "-P" convention it means "No". Most hackers assume this derives simply from LISP, but NIL meaning "no" was well-established among radio hams decades before LISP existed. The historical connection between early hackerdom and the ham radio world was strong enough that this may have been an influence.