soyuz: DCPU-16 architecture utilities for Notch's 0x10c game.

[ compilers-interpreters, library, mit, program ] [ Propose Tags ]

Utilities for the DCPU-16 architecture, for Notch's upcoming space game, 0x10c.

Meant to be a library for implementing powerful tools. As demonstrations, contains a command-line optimizing assembler/disassembler/pretty printer.

Core of the library is DCPU16.Instructions. Everything else is built around it.

Modules

  • DCPU16
    • DCPU16.Assembler
    • Assembly
      • DCPU16.Assembly.Optimizer
      • DCPU16.Assembly.Parser
      • DCPU16.Assembly.Printer
    • DCPU16.Disassembler
    • DCPU16.Hex
    • DCPU16.Instructions
      • DCPU16.Instructions.Size
      • DCPU16.Instructions.Time

Flags

Automatic Flags
NameDescriptionDefault
split-baseEnabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0
Dependencies base (>=4 && <5), bytestring, cereal, cmdargs, containers, pretty, QuickCheck, trifecta, uniplate, vector [details]
License MIT
Author Alex Kropivny <alex.kropivny@gmail.com>
Maintainer Alex Kropivny <alex.kropivny@gmail.com>
Category Compilers/Interpreters
Home page https://github.com/amtal/0x10c
Uploaded by AlexKropivny at 2012-04-10T07:08:08Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables soyuz
Downloads 1195 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-25 [all 7 reports]