chiark / gitweb /
defzoneparse: Parse the body; handle docstring and declarations properly.
[zone] / zone
... / ...
CommitLineData
1#! /usr/local/bin/runlisp
2;;; -*-lisp-*-
3
4(clc:clc-require "mdw")
5(clc:clc-require "zone")
6(zone.frontend:main)