代码搜索:LISP编程

找到约 10,000 项符合「LISP编程」的源代码

代码结果 10,000
www.eeworm.com/read/491816/6426583

txt decision-trees_lisp.txt

#| This file contains Decision tree learning code to accompany the textbook "Machine Learning," Tom M. Mitchell, McGraw Hill, 1997. Copyright 1998 Tom M. Mitchell. This code may be freely dis
www.eeworm.com/read/408246/2252991

lisp early-type-vops.lisp

;;;; generic type testing and checking apparatus ;;;; This software is part of the SBCL system. See the README file for ;;;; more information. ;;;; ;;;; This software is derived from the CMU CL syste
www.eeworm.com/read/408246/2253000

lisp late-type-vops.lisp

;;;; generic type testing and checking VOPs ;;;; This software is part of the SBCL system. See the README file for ;;;; more information. ;;;; ;;;; This software is derived from the CMU CL system, wh
www.eeworm.com/read/408246/2253145

lisp enc-jpn-tbl.lisp

(in-package "SB!IMPL") (define-multibyte-mapper *ucs-to-eucjp-table* '((#xa1 #x8fa2c2) (#xa2 #xa1f1) (#xa3 #xa1f2) (#xa4 #x8fa2f0) (#xa5 #x5c) (#xa6 #x8fa2c3) (
www.eeworm.com/read/408246/2253146

lisp enc-cn-tbl.lisp

;;; enc-cn-tbl.lisp: CP936(GBK) UCS-2 table ;;; Chun Tian (binghe) ;;; Sat Dec 23 23:42:11 CST 2006 ;;; This table comes from: ;;; http://www.unicode.org/Public/MAPPINGS/
www.eeworm.com/read/356022/3043697

py lisp_sizers_codegen.py

# lisp_sizers_codegen.py : lisp generator functions for the various wxSizerS # $Id: lisp_sizers_codegen.py,v 1.2 2006/12/02 11:20:29 agriggio Exp $ # # Copyright (c) 2002-2004 D.H. aka crazyinsomniac
www.eeworm.com/read/428887/8831043

readme

Porting Pico Lisp to Cygwin A few months back, I was looking at Lisp programming language offerings for the MS Windows environment. I want an interpreter that is fast and powerful, yet small. I want
www.eeworm.com/read/428887/8831081

html faq.html