SkillAgentSearch skills...

Jdi

Implementation of Java Debug Interface in Haskell.

Install / Use

/learn @VictorDenisov/Jdi
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Implementation of Java Debug Interface in Haskell.

Current implementation only works with Java stratum as default.

Right now some of functions are located in Impl module some functions are located in corresponding modules like ReferenceType and Field.

This is an intermediate state and majority of functions are in Impl module whereas they are supposed to be each in its corresponding module. However there is a number of functions that can't be put in the modules because they are used by several modules and GHC doesn't allow dependency loops. That is why some functions will stay in Impl module.

vim: textwidth=80 cc=+1

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated5y ago
Forks0

Languages

Haskell

Security Score

70/100

Audited on Jun 13, 2020

No findings