Login
Discover
Waves
Communities
Login
Signup
Topics
#lisp
Global
Trending
Hot
New
Top
#lisp
New
Top communities
Create your community
latest #lisp created topics on internet
simplestack
computerscience
2025-03-28 00:39
!
New account with an unverified outbound link, Reveal content
John McCarthy — A Mind Behind Artificial Intelligence
John McCarthy was a pioneering computer scientist whose groundbreaking work laid ...
$ 0.000
3
albro
Programming & Dev
2024-11-15 09:31
LISP Programming By albro
In this post, I have reviewed Lisp programming language. First, I got acquainted with this language and then I have stated some of its simple coding rules.
$ 1.362
280
1
8
bustillo
DBuzz
2021-12-23 19:44
#Lisp in #Conway's #Game of #Life
#Lisp in #Conway's #Game of #Life
iobates
Programming & Dev
2021-04-14 21:24
Cards implemented in Common Lisp
Table of Contents 1. cards implemented in common lisp 1.1. Choosing the implementation 1.2. Compatibility 1.3. Performance 1.4. Code 1.4.1. Shuffling 1.5. Turns out loop is not well suited for this 1 cards
thepavsalford
CineTV
2026-06-25 17:45
Promoted
(EN-IT) Movie Review: The Medallion, with Jackie Chan
A boy is the Chosen One as a keeper of the medallion and its superpowers, and when Snakehead learns that, he kidnaps the boy and takes him to his secret headquarters in Ireland.
iobates
Programming & Dev
2021-03-30 14:10
Better programming in the python ecosystem.
Table of Contents 1. A better python 1.1. Introducing Hy 1.2. Differences 1.2.1. Tuples 1.2.2. List 1.2.3. Set 1.2.4. Dict 1.3. Hy adds stuff to python 1.3.1. macro 1 A better python I am not entirely
iobates
emacs
2021-02-14 19:38
Email in Emacs
A short piece on setting up email inside emacs, my continued series about configuring emacs
titan-c
emacs
2020-12-19 06:16
Attachment files in plain text accounting
I have been using ledger to keep track of my expenses. It is simple, it doesn't interfere with my workflow, and I can edit data with my favorite text editor Emacs, because ledger only deals with plain
master-lamps
DBuzz
2020-12-05 19:36
I found some koans in #lisp https://github.com/google/lisp-koans Poste ...
I found some koans in #lisp
marsdave
Indiaunited
2026-06-29 07:12
Promoted
Why My Favorite Means Of Transport Is The One I've Never Experienced.
If I'm to choose my favorite means/mode of transportation I wouldn't think twice before going for air travel. Well, it will interest you to know that I've never flown before... Yes. But I've stepped into
steevc
Programming & Dev
2020-07-29 19:50
Developing a Lisp
Early steps with Lisp programming
deathking
dtube
2019-02-19 05:32
!
New account with an unverified outbound link, Reveal content
[SICP]计算机程序的构造和解释(Lec1b:计算过程) 中英双语字幕
《计算机程序的构造和解释》(Structure and Interpretation of Computer Programs, SICP)是一本关于计算机程序设计的总体性观念的基础教科书。作者是麻省理工学院的教授Harold Abelson 、Gerald Jay
deathking
dtube
2019-02-19 05:22
!
New account with an unverified outbound link, Reveal content
[SICP]计算机程序的构造和解释(Lec1a:Lisp概览) 中英双语字幕
《计算机程序的构造和解释》(Structure and Interpretation of Computer Programs, SICP)是一本关于计算机程序设计的总体性观念的基础教科书。作者是麻省理工学院的教授Harold Abelson 、Gerald Jay
adnan556644
steemhunt
2019-01-12 15:43
Lisp Badge - A handheld self-contained computer for programming
Lisp Badge A handheld self-contained computer for programming Screenshots Hunter's comment This is a self-contained handheld computer which contains its own keyboard and display. This is specially designed
tonyz
Photography Lovers
2026-06-28 19:36
Promoted
ceramic staircase.
hand-painted majolica ceramic tiles as seen in sciacca, Sicily.
theemacsshibe
programming
2018-12-16 04:45
!
New account with an unverified outbound link, Reveal content
"How the strengths of Lisp-family languages facilitate building complex and flexible bioinformatics applications" by Bohdan B Khomtchouk, Edmund Weitz, Peter D Karp, and Claes Wahlestedt
Damn, interesting read. Some fun facts from the article: Development times for the Lisp programs ranged from 2 to 8.5 h, compared with 2 to 25 h for C/C ++ and 4 to 63 h for Java (programmer experience
kinnard
education
2018-11-06 17:49
Working Bottom Up: why Warren Buffett Doesn't Get Blockchain
Working Bottom Up Why Warren Buffet Doesn't "get" Blockchain By Houston Physicist We believe blockchain technology and the movement it has spawned is the most important thing happening now, both
zhaoyuxin
cn
2018-07-19 04:57
一个黑客的基本素养——《黑客与画家》读后
文章发在公众号RickyTalk 如果你认为那些搞技术的人是一群书呆子,你可能是对的。但是你要说他们除了技术什么都不懂,那就大错特错了。事实上,顶尖的“书呆子”往往对于这个世界有着最特立独行的看法,有些看法非常深刻和有预见性,甚至改变了世界。
sundawning
gimp
2018-05-11 09:56
Batch Zooming Images with GIMP
Save below code to file "~/.gimp-2.8/scripts/images-scale-and-fit-canvas-to-layers.scm" and restart GIMP to use: (define (images-scale-and-fit-canvas-to-layers in-width in-height) (map (lambda
noemilunastorta
Hive Food
2026-06-28 13:55
Promoted
Another high-quality Japanese lunch in Seano!/ ¡Otro almuerzo japonés de alta calidad en Seano!
Good afternoon, blog friends! I’m back to talk about food—after all, sometimes you have to travel to eat well, right? That’s exactly what my husband and I did to visit this Japanese restaurant in Seano,
sundawning
common-lisp
2018-05-09 06:56
ANSWER: LISP recursion using car/cdr
Question: Snapshot: See detailed step by step solution: Why answer this homework? Why not. Answer(There is actually no final answer, many places in the code can be improved.) (defun natos-englishs () (list
sundawning
common-lisp
2018-05-08 07:27
Answer: LISP conditional loops
Question: Snapshot: The actual solution steps will be similar to the following, because the problem does not provide the relevant functions, the list as an example, can not solve the problem best: (let
sundawning
programming
2018-05-08 06:48
Functional Programming Originates from the Urgent Need of Weak Mankind to Resist the Great Universe(en)
Take the Common Lisp program as an example. A Common Lisp program could have been just a function, but in order to make it easier for humans to read it, a function was split into multiple small functions.
sundawning
programming
2018-05-07 23:04
函数式编程源自弱小人类对抗浩瀚宇宙的迫切需求
以Common Lisp程序为例。 一个Common