This tutorial describes shows how to use the "readable" free-libre/open source software with Common Lisp. The "readable" software adds new abbreviations to traditional Lisp notation, to make it far ...
申込締切日:1970年1月1日 (木) セマンティックWebが実現化してきた。Lispが持つパワフルなメタプログラミング機能は、セマンティックWebと相性が実に良い。Lispは、セマンティックWeb技術に不可欠な抽象データ(abstract data)操作が抜群に得意だ。当セミナーで ...
;(check-expect (encrypt-one-letter "Z" 1) "A") ;Throws an error, "A" is expected, returned "[" ;The above code works, however, if we try to change "Z", it does not go to "A" like we want. This is ...