Skip to content
This repository was archived by the owner on Jun 6, 2021. It is now read-only.
/ darepl Public archive

An interactive REPL for CPU architecture emulation.

License

Notifications You must be signed in to change notification settings

lycus/darepl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Alex Rønne Petersen
Feb 28, 2014
fab24e4 · Feb 28, 2014
Jun 6, 2013
Feb 28, 2014
Oct 20, 2012
Jun 8, 2012
Jun 7, 2012
Oct 28, 2012
Oct 28, 2012
Jun 6, 2013
Jun 8, 2012
Jun 7, 2012
Oct 27, 2012
Oct 28, 2012

Repository files navigation

            == DAREPL: D Architecture REPL ==

                -- Introduction --

DAREPL (short for D Architecture REPL) is a developer tool that lets you
interactively type in assembly instructions for a specific target CPU
and watch the effect they have on the machine state.

For further information, see:

    * LICENSE
      - Licensing and copyright information.
    * COMPATIBILITY
      - Supported compilers, architectures, operating systems, etc.
    * INSTALL
      - Instructions on building and installing DAREPL.
    * AUTHORS
      - Names and contact information for DAREPL developers.
    * STYLE
      - Coding style rules (only relevant if you're a contributor).

You can reach the DAREPL community in several ways:

    * IRC channel
      - #lycus @ irc.oftc.net
    * Mailing lists
      - lycus-announce: http://groups.google.com/group/lycus-announce
      - lycus-discuss: http://groups.google.com/group/lycus-discuss
      - lycus-develop: http://groups.google.com/group/lycus-develop

About

An interactive REPL for CPU architecture emulation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published