Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 230 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 230 Bytes

Description

This is a port of Python's this module to CHICKEN.

Requirements

This egg requires CHICKEN 5.

Usage

On the REPL

(import this)

On the command line

csi -e '(import this)'