cs-au-dk / TAJS
Type Analyzer for JavaScript
☆195Updated last month
Alternatives and similar repositories for TAJS:
Users that are interested in TAJS are comparing it to the libraries listed below
- Instrumentation framework for Node.js compliant to ECMAScript 2020 based on GraalVM.☆54Updated 2 months ago
- WALA analyses and tools that are implemented in JavaScript☆82Updated 8 years ago
- Dynamic analysis framework for JavaScript☆449Updated last year
- creates a control flow graph from an esprima abstract syntax tree☆170Updated 7 years ago
- A Dynamic Symbolic Execution (DSE) engine for JavaScript. ExpoSE is highly scalable, compatible with recent JavaScript standards, and sup…☆199Updated 2 months ago
- Available for legacy purposes. New users please see Jalangi2 https://github.com/Samsung/jalangi2☆123Updated 9 years ago
- Scalable Analysis Framework for ECMAScript☆119Updated 3 years ago
- A delta debugger for JavaScript☆51Updated 2 years ago
- Runtime checker for JS coding practices☆36Updated 2 years ago
- Performant taint analysis for Node.js☆49Updated 7 months ago
- Creates a CFG from JavaScript source code.☆68Updated 6 months ago
- Construct approximate static call graph for JavaScript & Typescript☆188Updated 2 years ago
- Derives a control flow graph from a JavaScript AST.☆62Updated 3 years ago
- IFDS/IDE Solver for Soot and other frameworks☆240Updated last year
- A tool for analyzing LLVM bitcode using Datalog.☆100Updated 4 years ago
- Learning framework for program property prediction☆217Updated 3 years ago
- Node.fz: Trigger race conditions in your Node.js code in test, not production.☆43Updated 4 years ago
- Joana - Information Flow Control for Java☆92Updated 3 years ago
- Finding and Understanding Conflicts Between JavaScript Libraries☆40Updated 3 years ago
- JISET: JavaScript IR-based Semantics Extraction Toolchain☆41Updated 2 years ago
- A Z3-Based String Constraint Solver☆87Updated 5 years ago
- The official repo of Doop, the declarative pointer analysis framework.☆173Updated 2 weeks ago
- MagpieBridge LSP Framework --- A simple solution for your analysis IDE integration☆80Updated 5 months ago
- Efficient and Precise Pointer-Tracking Data-Flow Framework☆40Updated 3 years ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆164Updated this week
- TamiFlex facilitates static analysis of programs that use reflection and custom class loaders☆42Updated 3 years ago
- Automatic program repair system for Java based on dynamic analysis and code synthesis with SMT. Also contains the code of Dynamoth.☆98Updated 5 months ago
- A dynamic symbolic analysis tool for Java☆116Updated 5 years ago
- JavaScript Code Instrumenter☆37Updated last week
- Interprocedural Distributive Environment algorithm implementation