New: lispAll contenthive-129948hive-196917krsteemhive-183959zzanphotographyhive-180932hive-166405hive-185836uncommonlabhive-188619hive-144064hive-150122bitcoinhive-183397krsuccesshive-101145lifehive-124908hive-139150hive-145157hive-109690hive-103599hive-181136TrendingNewHotLikersenzojade (28)in lisp • 7 months agoUpgrade Your Programming Game: 20% Off Your Second Lisp Assignment with ProgrammingHomeworkHelp.comAre you struggling with your Lisp assignments? Do you find yourself spending countless hours grappling with complex syntax and debugging errors? If so, you're not alone. Many students encounter…enzojade (28)in lisp • 8 months agoMastering Lisp: A Guide to Excelling in Your Programming AssignmentsToday, we're delving into the world of Lisp programming and offering insights and solutions to help you navigate your assignments with ease. Lisp, known for its distinctive syntax and powerful…deathking (25)in dtube • 6 years ago[SICP]计算机程序的构造和解释(Lec1b:计算过程) 中英双语字幕《计算机程序的构造和解释》(Structure and Interpretation of Computer Programs, SICP)是一本关于计算机程序设计的总体性观念的基础教科书。作者是麻省理工学院的教授Harold Abelson 、Gerald Jay…deathking (25)in dtube • 6 years ago[SICP]计算机程序的构造和解释(Lec1a:Lisp概览) 中英双语字幕《计算机程序的构造和解释》(Structure and Interpretation of Computer Programs, SICP)是一本关于计算机程序设计的总体性观念的基础教科书。作者是麻省理工学院的教授Harold Abelson 、Gerald Jay…adnan556644 (64)in steemhunt • 6 years agoLisp Badge - A handheld self-contained computer for programmingLisp 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…theemacsshibe (29)in programming • 6 years ago"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 WahlestedtDamn, 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…kinnard (46)in education • 6 years agoWorking Bottom Up: why Warren Buffett Doesn't Get BlockchainWorking 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…zhaoyuxin (36)in cn • 6 years ago一个黑客的基本素养——《黑客与画家》读后文章发在公众号RickyTalk 如果你认为那些搞技术的人是一群书呆子,你可能是对的。但是你要说他们除了技术什么都不懂,那就大错特错了。事实上,顶尖的“书呆子”往往对于这个世界有着最特立独行的看法,有些看法非常深刻和有预见性,甚至改变了世界。…sundawning (39)in gimp • 6 years agosteemCreated with Sketch.Batch Zooming Images with GIMPSave 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)sundawning (39)in common-lisp • 6 years agosteemCreated with Sketch.ANSWER: LISP recursion using car/cdrQuestion: 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.)…sundawning (39)in common-lisp • 7 years agosteemCreated with Sketch.Answer: LISP conditional loopsQuestion: 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…sundawning (39)in programming • 7 years agosteemCreated with Sketch.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…sundawning (39)in programming • 7 years agosteemCreated with Sketch.函数式编程源自弱小人类对抗浩瀚宇宙的迫切需求以Common Lisp程序为例。 一个Common…sundawning (39)in lisp • 7 years agosteemCreated with Sketch.Lisp RSS by SunDawning - RSS FeedI have collected over 200 websites RSS related with lisp: Now share it with you with inoreader's help: RSS Feed: JSON Feed*: Copy this URL to your clipboard and paste it into your…sundawning (39)in org-mode • 7 years agosteemCreated with Sketch.Answer: org-mode how to keep the level when refilingQuestion: Snapshot: Answer: (defun org-mode-keep-the-level-when-refiling ()sundawning (39)in common-lisp • 7 years agoOn CL-CSS(en)Document the practical process of generating CSS using the Common Lisp package CL-CSS [1]. Original: [Created]: [Update]: Write a CSS rule pattern CL-CSS supports multiple ways to splice…sundawning (39)in common-lisp • 7 years agoOn CL-CSS记录使用Common Lisp包CL-CSS[1]生成CSS的实践过程。 原文: [创建时间]: [更新时间]: 编写CSS规则的范式 CL-CSS支持多种方式来拼接将要生成CSS的列表,一条CSS规则里能自由地使用符号、字符串、关键字,但为了让代码看起来具有统一的格式,人为地规范一条CSS规则各部分的类型。 规范如下: 选择器设置为字符串类型…sundawning (39)in quantum • 7 years agoWhat is the actual effect of quantum computing simulators (quantum virtual machines)?量子计算模拟器(量子虚拟机)有什么实际作用?sundawning (39)in emacs • 7 years agoAnswer: Emacs and Slime startup scriptQuestion: Cannot answer on Stack Overflow: Stack Overflow requires external JavaScript from another domain, which is blocked or failed to load.sundawning (39)in emacs • 7 years agosteemCreated with Sketch.Use Emacs in Termux to switch the character buttons in the Aniness Blade game - based on Phoenix System "Game Assistant"在Termux里用Emacs来切换"英魂之刃"游戏里的角色按键--基于凤凰系统"游戏助手" 截图: 目前()凤凰系统"游戏助手"的不足点: 默认按键无法一一对应 修改屏幕的分辨率后,已经修改过的按键无法一一对应 在16:9的屏幕上实现21:9的电影宽屏,加宽视野范围 更换了角色后,按键无法一一对应…