You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Most of more than 100 interactive commands that lispy provides are bound to a-z and A-Z in lispy-mode. You can see the full command reference with many examples here. The price for these short bindings is that they are only active when: the point is before an open paren: (, [ or { the point is after a close paren: ), ] or } the region is active The advantage of short bindings is that you are more
日本語版ではTexinfoファイルがLaTeXファイル上の変更を反映しておりません(すみません)。そのため直接、xelatex jsicp.texを実行して下さい。 The file preamble.tex contains all the configuration and style declarations. Note that the LaTeX file sicp.tex will be generated on the fly, overwriting the previous version. To keep sicp.texi and sicp.tex in sync, I make changes to sicp.texi, which is already a hybrid of Texinfo and LaTeX code. This is fine, becaus
;; Installation (ql-dist:install-dist "http://dists.cl21.org/cl21.txt") (ql:quickload :cl21) (in-package :cl21-user) (defpackage myapp (:use :cl21)) (in-package :myapp) ;; Hello, World! (princ "Hello, World!\n") ;-> Hello, World! ;=> "Hello, World! ; " ;; Hash Table -- consistent interface! (defvar *hash* #H()) (getf *hash* :name) ;=> NIL (setf (getf *hash* :name) "Eitaro Fukamachi") ;=> "Eitaro F
Unicorn Fig is a terrible play on the words "universal" and "configuration". This project consists of two parts. The first is an interpreter and code-generation tool, called Unicorn. The second is a small Lisp dialect, called Fig, which Unicorn interprets and runs. Unicorn, when run on Fig program files, interprets and runs Fig code like a standard Lisp interpreter. However, instead of simply runn
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く