1,864 results found (page 3 of 125)
https://www.academia.edu/112194462/Theoretical_and_Practical_Approaches_to_the_Denotationa…

…ey to our parallel model. The pre-emption point is defined for this purpose. Definition 2.1 (Pre-emption Point). A pre-emption point can be one of following cases: (1) the points before and after a timing control; (2) the points before and after a parallel process; (3) for a proc…

https://pypi.python.org/pypi/colorama

…imply by calling colorama.just_fix_windows_console() (since v0.4.6) or colorama.init() (all versions, but may have other side-effects – see below). An alternative approach is to install ansi.sys on Windows machines, which provides the same behaviour for all applications running i…

https://git.savannah.gnu.org/cgit/guile.git/tree/module/language/tree-il/fix-letrec.scm

…lder)) (tree-il-fold/0 expr (match-lambda (($ <lambda-case> src req opt rest kw inits syms body alt) (for-each/0 intern! syms)) (($ <let> src names syms inits body) (for-each/0 intern! syms)) (($ <letrec> src in-order? names syms inits body) (for-each/0 intern! syms)) (($ <fix> s…