Skip to content

Commit

Permalink
Changes tool name to DUCTAPE
Browse files Browse the repository at this point in the history
  • Loading branch information
AdiHarif committed Oct 10, 2024
1 parent b4c3cd7 commit 557ccf2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@

# GraphIR-Toolchain


<p align="center">
<img src="images/ductape_logo.png" width="50%"/>
</p>

<p align="center">
<a href="https://github.com/AdiHarif/GraphIR-Toolchain/actions/">
<img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/AdiHarif/GraphIR-Toolchain/ci-tests.yml?style=flat-square&label=CI%3A%20main&link=https%3A%2F%2Fgithub.com%2FAdiHarif%2FGraphIR-Toolchain%2Factions%2F">
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "graphir-toolchain",
"name": "ductape",
"version": "1.0.0",
"description": "This repository contains the source code for managing the GraphIR toolchain, which is a set of tools for the extraction, analysis and transformation of GraphIR. GraphIR is a graph-based, single static assignment (SSA) intermediate representation (IR) for analysis and optimization of gradually typed languages.",
"main": "index.js",
Expand Down

0 comments on commit 557ccf2

Please sign in to comment.