Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 503 Bytes

CHANGELOG.md

File metadata and controls

13 lines (11 loc) · 503 Bytes

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

[1.0.0] - 2019-01-12

Initial Public Release

  • A Brainfuck to Node.js compiler, written in Node.js.
  • Default "hello world" program (no args).
  • Input file argument -i.
  • Output file argument -o.
  • Compiled programs can manage CLI input.