Skip to content

ComputationWithBoundedResources/tct-jbc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tct-jbc

This package is part of the Tyrolean Complexity Tool (TcT) and provides automatic complexity analysis of Jinja Bytecode (JBC).

This repository provides the tct-jbc library as well as the tct-jbc executable.

Requirements

Executables:

Other packages

The tool is only tested under GNU/Linux.

Installation

Using Stack

We recommend using stack with the accompanied stack-XXX.yaml file. To build and install the package run following command:

stack install tct-jbc

Example Usage

The installation provides an executable tct-jbc.

tct-jbc examples/minsort.raml.trs

For full options, run tct-jbc --help.

About

Automatic complexity analysis tool for Jinja bytecode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published