Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
/ mc-kat Public archive

A basic metacircular Scheme interpreter.

Notifications You must be signed in to change notification settings

jfourkiotis/mc-kat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

##mc-kat

mc-kat is a metacircular scheme interpreter written in scheme. It is based on Structure and Interpretation of Computer Programs. It was developed as a means to test the kat and epicus-doomicus-metallicus interpreters.

When loaded in either kat or epicus-doomicus-metallicus, you will be presented with a REPL:

  ____  __.  ________________               .__
  |    |/ _| /  _  \__    ___/   ______ ____ |  |__   ____   _____   ____
  |      <  /  /_\  \|    |     /  ___// ___\|  |  \_/ __ \ /     \_/ __ \
  |    |  \/    |    \    |     \___ \\  \___|   Y  \  ___/|  Y Y  \  ___/
  |____|__ \____|__  /____|    /____  >\___  >___|  /\___  >__|_|  /\___  >
          \/       \/               \/     \/     \/     \/      \/     \/

Welcome to Kat Scheme v0.1 (10-01-2016) <https://bitbucket.org/jfourkiotis/kat>

kat$ 

Have fun :)

About

A basic metacircular Scheme interpreter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages