Giter VIP home page Giter VIP logo

cthulhu-scheme's Introduction

Cthulhu Scheme for the 65c02
Scot W. Stevenson [email protected]
First version: 28. Mar 2020
This version: 24. Apr 2020

Dude, I am a Scheme god, all parens tremble before me. Just tell me how to start!

Run py65mon -m 65c02 -r cthulhu-py65mon.bin from this directory.

Introduction

Cthulhu Scheme is a very, very primitive version of a bare-metal Scheme-like language for the 65c02 8-bit MPU. The aim is to see how far you can go with the limited hardware available. It is free -- released in the public domain -- but with absolutely no warranty of any kind. Use at your own risk! (See COPYING.txt for details.)

More detail please

At the moment this is pre-alpha software, which means that it will assemble and probably even run on a good day, but won't do anything useful yet. Actually, pretty much the only thing it will do at this point is echo bools, strings, some number types, oh and you can actually quit with (exit). Part of this is because I am using this project to get familiar with the 64tass assembler (see http://tass64.sourceforge.net/#conditional-assembly) so there are a lot of moving parts at the moment.

Honestly, you might want to come back in a few months.

Note that the testing suite is also still very primitive - all it does is run a bunch of commands, and if it doesn't crash, all is well. This will be updated once we get more commands going.

Even more detail pretty please

See docs\manual.html for the Cthulhu Scheme manual, which at some point will cover the installation, setup, tutorials, and internal structure. Once this project actually has something to write home about, I'll be announcing it formally on 6502.org.

cthulhu-scheme's People

Contributors

scotws avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.