Common Lisp接口管理规范 McCLIM

码农软件 · 软件分类 · 其他开发相关 · 2019-10-21 15:27:10

软件介绍

 

McCLIM是Common Lisp接口管理(CLIM)规范(CLIM II Specification)的一个开源实现,用来在Common Lisp里编写GUI程序的强大的工具集。目前只能运行于x window环境下。

安装方式:quicklisp和asdf。以slime下的quicklisp安装为例,命令如下:

(ql:quickload "mcclim")

然后按照用户手册 或下图中所示命令运行实例。

 

本文地址:https://www.codercto.com/soft/d/17250.html

High Performance Python

High Performance Python

Micha Gorelick、Ian Ozsvald / O'Reilly Media / 2014-9-10 / USD 39.99

If you're an experienced Python programmer, High Performance Python will guide you through the various routes of code optimization. You'll learn how to use smarter algorithms and leverage peripheral t......一起来看看 《High Performance Python》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具