Skip to content

ssrg-vt/ELLF

Repository files navigation

TWELF - Tool to Work with ELF

Building TWELF

The recommended way to work on TWELF is to use docker compose. All commands that are needed to build/test/... TWELF have corresponding docker compose command:

  • docker compose run --rm build: Build the TWELF into build.tool.
  • docker compose run --rm examples: On top of the build command, this also uses twelf-clang to build the example programs.
  • docker compose run --rm dev: Enters an interactive development environment that has the same setup as the build command.

About

Executable, Linkable and Liftable Format

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages