fsplc

command
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Overview

fsplc compiles FSPL programs.

Its job is to take in FSPL code, and compile it to one of the supported output formats. Currently it supports native object files, native ASM, and LLVM IR code.

Usage: fsplc [OPTION]... ADDRESS

        -h, --help          Display usage information and exit
            --debug         Print extra debug information while compiling
        -q, --quiet         Don't print warnings, errors, etc.
        -t, --filetype      Output format (asm, obj, ir)
        -o, --output        Output filename
        -O, --optimization  Optimization level (0-3)

Jump to

Keyboard shortcuts

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