seec

command module
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 25, 2025 License: LGPL-3.0 Imports: 14 Imported by: 0

README

seec (Scratch Everywhere! Extension Compiler)

Usage

See the example for how to structure meta.json and main.lua.

Usage of seec:
  -m, --meta string     Path to the JSON file containing metadata. (default "meta.json")
  -o, --output string   Path to put the outputed .see or .sece.
  -i, --source string   Path to the Lua source code of the extension. (default "main.lua")

File Format

See FORMAT.md for information about .see and .sece files.

Installation

[!NOTE] seec is on the AUR as the seec package.

Simply download the static executable from the releases page.

Todo List

  • Parse meta.json
  • Create Header (part before lua bytecode)
  • Parse Command Line Arguments
  • Compile Lua into bytecode
  • Update the formats to add information about the types of blocks

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL