Skip to content

snekkylang/snekkyp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snekky Disassembler

A tool which can be used to disassemble Snekky bytecode files (.bite extension).

Installation

Download the latest version for your operating system of choice from the releases page or the latest build from the actions tab.

Usage

snekkyp <input> <options>

Options

  • --debug : Prints additional information like source file names and lines.