!iNkFOAFNSlAAUKgcCT:matrix.org

lisp

722 Members
All things lisp: cl, scheme, racket, clojure etc93 Servers

Load older messages


SenderMessageTime
6 Jan 2021
@cena_mayo:matrix.orgCena joined the room.19:47:55
7 Jan 2021
@coolmint:matrix.orgcoolmint left the room.21:04:31
8 Jan 2021
@boredwisdom:matrix.orgboredwisdom left the room.17:28:52
@khatboi:matrix.orgkhatboi set a profile picture.19:32:27
9 Jan 2021
@spari:matrix.orgSjaak joined the room.13:45:12
@spari:matrix.orgSjaak changed their display name from spari to Sjaak.14:16:06
10 Jan 2021
@khatboi:matrix.orgkhatboi changed their profile picture.01:57:39
@chexnut:matrix.orgchexnut joined the room.09:51:04
@chexnut:matrix.orgchexnutThis is my Project Euler #1 solution in elisp: ``` (defun euler-sum-div (n p) (/ (* n (/ p n) (+ (/ p n) 1)) 2)) (defun euler-1 () (let ((limit 999)) (- (+ (euler-sum-div 3 limit) (euler-sum-div 5 limit)) (euler-sum-div 15 limit)))) (euler-1) ``` 21:39:21
@kernel_forbin:matrix.orgkernel_forbin joined the room.22:20:03
@chipk:matrix.orgchipk joined the room.22:55:40
@chexnut:matrix.orgchexnut left the room.23:13:18
11 Jan 2021
@mrtn:hackeruniverse.dkMrtn Dk
In reply to @david:pflug.email
(define inc (lambda (x) (1+ x))), then you can (inc 5) to get 6.
That's just the same as the short hand:
(define (inc x) (1+ x)) I guess.
00:42:41
@ppbitb:matrix.orgppbitb joined the room.05:38:06
@Bi:matrix.orgBiIf you are into lisps and music, you' ll want to see the check the First OpusModus Convention (streaming now) https://www.youtube.com/watch?v=7oQEJahvkRg19:11:45
@86ul:privacytools.io86ul joined the room.19:31:51
12 Jan 2021
@86ul:privacytools.io86ul set a profile picture.11:22:41
@86ul:privacytools.io86ul left the room.14:10:41
@Bi:matrix.orgBiOpusModus Convention, second day https://www.youtube.com/watch?v=2wqU8Ki622M17:04:40
@joe:hope.netjoe left the room.17:45:58
13 Jan 2021
@vancha112:matrix.orgvancha112 joined the room.09:58:23
@super:neet.rehabsuper joined the room.20:58:46
14 Jan 2021
@jeolees13:matrix.orgjeolees13 joined the room.05:30:23
15 Jan 2021
@kaosfang:matrix.orgKaosFang joined the room.06:39:23
16 Jan 2021
@super:neet.rehabsuper left the room.07:15:49
@ryan_c_scott:matrix.orgryan_c_scott joined the room.07:40:23
@venkateshpitta:matrix.orgven joined the room.09:22:17
@venkateshpitta:matrix.orgven changed their display name from venkateshpitta to ven.15:10:09
17 Jan 2021
@chieftwit:matrix.orgchieftwit joined the room.01:14:53
@accraze:matrix.orgaccraze joined the room.07:20:17

Show newer messages


Back to Room ListRoom Version: