New: common-lispAll contenthive-129948hive-196917krsteemhive-183959zzanphotographyhive-180932hive-166405hive-185836uncommonlabhive-188619hive-144064hive-150122bitcoinhive-183397krsuccesshive-101145hive-124908hive-139150lifehive-145157hive-103599hive-181136hive-109690TrendingNewHotLikerssundawning (39)in common-lisp • 6 years agosteemCreated with Sketch.On ParenScript[创建时间]: [更新时间]: 总结使用Common Lisp包ParenScript的实践过程。 Table of Contents 1. 快速上手 2. 打造一个属于ParenScript的REPL环境 2.1. 用浏览器来求值ParenScript程序 2.2. 用NodeJS来求值ParenScript程序 3. 命名空间与长长的前缀名…sundawning (39)in common-lisp • 6 years agosteemCreated with Sketch.AA line graph by LOOP macro in Common Lisp with klipse's helpTIY online(Edit in the DIY area):sundawning (39)in common-lisp • 6 years agosteemCreated with Sketch.klipse and org-modeBased on blog "A new way of blogging about Common Lisp" , I temporarilly() find one way to use klipse in org-mode: Set org src block header ":exports none" Make a src block mirror in…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 blockchain • 7 years agosteemCreated with Sketch.Implementing "Blockshell" with Common Lisp(en)Since reading Blockshell[1] -- the command line interface for a minimal learning blockchain: After that, the development of the blockchain program began. The following text uses the…sundawning (39)in blockchain • 7 years agosteemCreated with Sketch.用Common Lisp实现"Blockshell"自从阅读了 Blockshell[1] —— 一个最小的学习区块链的命令行界面: 后,便开始了区块链程序的开发路程。 以下正文内容用一句句源码一步一步地实现Common Lisp版的"Blockshell",可以查看原文 来直接构建,省去复制粘贴的过程。 程序使用org-mode编写,相应的示例与程序的定义部分成对存在,代码即示例,代码即文档。…sundawning (39)in programming • 7 years agosteemCreated with Sketch.函数式编程源自弱小人类对抗浩瀚宇宙的迫切需求以Common Lisp程序为例。 一个Common…sundawning (39)in clock • 7 years agosteemCreated with Sketch.StumpWM里的史努比整点报时器在使用StumpWM作为窗口管理器时,想要每逢整点,会自动报时,也可以手动查看当前时间: 于是创建了项目: 为这个项目点赞以支持作者继续维护开发。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 music • 7 years agosteemCreated with Sketch.Pan fluteDIY MIDI Piano