Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 915 Bytes

index.rst

File metadata and controls

23 lines (18 loc) · 915 Bytes

Warning

This documentation is severely outdated! Please check out Tox's docs here <https://drive.google.com/drive/folders/1gfrX1GJZhQfz4vR8HyQBV56OqO_rYHGG> instead.

Welcome to Tickompiler's documentation!

Tickompiler is a compiler and decompiler for Tickflow, a language constructed from the bytecode format used by the game Rhythm Heaven Megamix for the Nintendo 3DS to create the sequence of events in its rhythm games and remixes. Tickompiler allows easy editing of these rhythm games in a more human-readable format.

.. toctree::
   :maxdepth: 2
   :caption: Tickflow Documentation

   basic_syntax
   concepts
   functions
   engines