lisp tutorial的相關文章
lisp tutorial的相關商品

Lisp Tutorial - Stanford Logic Group
瀏覽:955
日期:2025-04-29
Strings •A string in Lisp is technically an array of characters (just like C). •You’ll need to use special operators to work with strings: concatenate, subseq, search. •The sample code includes enough functionality so that you should not need to worry abo...看更多