Code Monkey home page Code Monkey logo

rust-embed-forth's Introduction

Rust Embed Forth: Rust Virtual Machine Version

Project Forth Virtual Machine Written in Rust
Author Richard James Howe
Copyright 2018,2020 Richard James Howe
License MIT
Email [email protected]

This project was derived from a Forth virtual machine and image available at https://github.com/howerj/embed, this is a clone of the virtual machine written in Rust and containing a pre-compiled image for the virtual machine, which contains a Forth interpreter. The meta-compiler and source for the image are absent from this project, as is the virtual machine specification and extensive documentation for the Forth interpreter and system, they are available in the original project. For the latest version of the image eforth.blk, view the https://github.com/howerj/embed and replace eforth.blk with the images generated from that project.

Building and Running

Type "cargo run eforth.blk new.blk" to build and run, or "make run". This will build the virtual machine and execute it, it should read from the standard input stream and write to the standard output stream. You should be greeted with a message that looks something like this:

eFORTH V 1984
 157E 2A82

Type 'words' and hit return for a list of all implemented Forth functions, for about eForth visit http://forth.org/eforth.html, or look at the embed project which is better documented.

For a list of problems, a 'To-Do' list, and more comments about this project view the source file embed.rs.

rust-embed-forth's People

Contributors

howerj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  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.