
lisp Tag Posts Index
Explore on-chain topics from the Hive blockchain.
- →
John McCarthy — A Mind Behind Artificial Intelligence
John McCarthy was a pioneering computer scientist whose groundbreaking work laid the foundation for the field of artificial intelligence (AI). Known for coining
- →
LISP Programming By albro
The Lisp programming language is famous for its very specific approach to code structure and how to work with them. The word "Lisp" is an abbreviation of "List
- →
#Lisp in #Conway's #Game of #Life
#Lisp in #Conway's #Game of #Life
- →
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
- →
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
- →
Email in Emacs
You will need to install mu, preferably from source since this will dump the emacs source under /var/local/share/emacs/site-lisp/mu4e/ which you need to add to the
- →
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,
- →
I found some koans in #lisp https://github.com/google/lisp-koans Poste ...
I found some koans in #lisp
- →
Developing a Lisp
Over the last thirty-odd years I have worked with many programming languages including BASIC, Pascal, C, C++, Python and Java. One I had heard about, but never had
- →
[SICP]计算机程序的构造和解释(Lec1b:计算过程) 中英双语字幕
《计算机程序的构造和解释》(Structure and Interpretation of Computer Programs, SICP)是一本关于计算机程序设计的总体性观念的基础教科书。作者是麻省理工学院的教授Harold Abelson 、Gerald Jay
- →
[SICP]计算机程序的构造和解释(Lec1a:Lisp概览) 中英双语字幕
《计算机程序的构造和解释》(Structure and Interpretation of Computer Programs, SICP)是一本关于计算机程序设计的总体性观念的基础教科书。作者是麻省理工学院的教授Harold Abelson 、Gerald Jay
- →
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
- →
"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
- →
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
- →
一个黑客的基本素养——《黑客与画家》读后
文章发在公众号RickyTalk 如果你认为那些搞技术的人是一群书呆子,你可能是对的。但是你要说他们除了技术什么都不懂,那就大错特错了。事实上,顶尖的“书呆子”往往对于这个世界有着最特立独行的看法,有些看法非常深刻和有预见性,甚至改变了世界。
- →
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
- →
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
- →
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,
- →
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
- →
函数式编程源自弱小人类对抗浩瀚宇宙的迫切需求
以Common Lisp程序为例。 一个Common
Leave lisp Tag Posts Index to discover