Search code examples
Find root with Newton's method...

schemeelispsicpfunction-callfixed-point-iteration

Read More
The inner `try` interation in `fixed-point`...

python-3.xschemeelispsicpfixed-point-iteration

Read More
Why not allow quoted arguments in macros...

macroslispelispquote

Read More
Check if a character (not string) is lowercase, uppercase, alphanumeric?...

emacscharacterelispuppercase

Read More
Can I use ido-completing-read instead of completing-read everywhere?...

emacselispeditingido-modeicicles

Read More
a-plus-abs-b: Invalid function: (if (> b 0) + -)...

schemelispelispsicp

Read More
emacs lisp, how to get buffer major mode?...

emacselispmajor-mode

Read More
Do you have a mnemonic for remembering the meaning of car and cdr?...

lispelispcommon-lisp

Read More
max-lisp-eval-depth to find sqrt-iter...

lispelispsicp

Read More
Wrong argument type listp, "GIF" When reverse a list...

lispelispsicp

Read More
emacs isearch-forward default search string...

emacselisp

Read More
How to copy to clipboard in Emacs Lisp...

emacselisp

Read More
Update struct field...

elisp

Read More
How to use request.el to communicate with local server...

jsonrequestelisp

Read More
Create an instance from a closure...

elispsicp

Read More
Operate numbers with pi-sum but report wrong stringp error...

elisp

Read More
Return a function as argument in SICP example average-damp...

elisp

Read More
SICP solution to Fibonacci, set `a + b = a`, why not `a + b = b`?...

algorithmlispelispfibonaccisicp

Read More
Writing code as string with syntax highlighting...

rubyemacselispsyntax-highlightingtext-editor

Read More
Shadow a global variable in elisp...

elisp

Read More
Elisp to define a Ackermann's function...

elisp

Read More
How to break out of an infinite loop in emacs lisp ? (environment: emacs)...

emacslispelisp

Read More
how to delete the repeat lines in emacs...

emacselisp

Read More
"Emacs Pinky" :: Batteries Included Solution?...

emacselisp

Read More
How to access the value of a variable inside a list?...

variableslispelisp

Read More
Can I doc-test ELisp functions?...

testingelispregression-testing

Read More
Emacs -- test for same buffer in other windows with different width...

emacselisp

Read More
Should `copy-region-as-kill` be modified to include `(setq transient-mark-mode nil)`?...

emacselisp

Read More
Test for one long word greater than window-width...

emacselisp

Read More
Emacs -- debugging an overlay in conjunction with syntax skipping...

emacselisp

Read More
BackNext