https://github.com/38/radiation
https://github.com/38/radiation
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/38/radiation
- Owner: 38
- Created: 2015-08-14T17:55:22.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-18T05:49:58.000Z (over 10 years ago)
- Last Synced: 2025-03-18T16:53:37.947Z (over 1 year ago)
- Language: Scala
- Size: 2.27 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Radiation
---

### What is Radiation ?
- Radiation is a JavaScript code transform and runtime analysis tool kit which is aimed to help debugging by some macro techniques.
- The name come after the radioactive tracer which used in biology research. The basic idea of this tool is use similar method to tracking how data flows in the program and helps developer to figure out what's wrong with interesting data flow.