Added note about compiler and virtual machine.

This commit is contained in:
Bobbi Webber-Manners 2018-04-27 23:50:59 -04:00 committed by GitHub
parent 4d84d8ac1e
commit 1e3d878a7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,10 @@
# EightBall
The Eight Bit Algorithmic Language for Apple II, Commodore 64 and VIC20
Includes:
- Interpreter
- Compiler
- Virtual Machine
Free Software licenced under GPL v3.
Please see [the Wiki](https://github.com/bobbimanners/EightBall/wiki) for full documentation!!