lisp.jsf

来自「举世闻名的joe记事本源程序」· JSF 代码 · 共 27 行

JSF
27
字号
# JOE syntax highlight file for LISP# Needs lots of work...=Idle=Comment 	green=String 	cyan=Escape 	bold cyan:idle Idle	*		idle	";"		comment		recolor=-1	"\""		string		recolor=-1:comment Comment	*		comment	"\n"		idle:string String	*		string	"\""		idle	"\\"		string_escape	recolor=-1:string_escape Escape	*		string	"\n"		string		recolor=-2

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?