Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 504 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 504 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Added

  • Basic Forth
  • Support for assembler and code words
  • Example of Forth and assembler programs
  • Lazy emission of both colon definitions and code definitions