From 288727f09a1b3458c268497d111349e608c3f9fa Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Tue, 2 Aug 2022 01:20:12 +0200 Subject: init --- src_lsp/base-small.lsp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src_lsp/base-small.lsp (limited to 'src_lsp/base-small.lsp') diff --git a/src_lsp/base-small.lsp b/src_lsp/base-small.lsp new file mode 100644 index 0000000..f0e1e2c --- /dev/null +++ b/src_lsp/base-small.lsp @@ -0,0 +1,6 @@ + +(define nil ()) +(define #f 0) +(define #t 1) + +(define list (lambda x x)) -- cgit v1.2.3-70-g09d2