https://github.com/actor-framework/cash
Introspection Shell for CAF
https://github.com/actor-framework/cash
Last synced: 11 months ago
JSON representation
Introspection Shell for CAF
- Host: GitHub
- URL: https://github.com/actor-framework/cash
- Owner: actor-framework
- Created: 2014-05-30T13:16:40.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2016-05-30T14:26:26.000Z (about 10 years ago)
- Last Synced: 2025-06-24T10:58:47.494Z (12 months ago)
- Language: C++
- Homepage:
- Size: 164 KB
- Stars: 2
- Watchers: 10
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Cash
==========
C++ Actor Shell (*Cash*) is a frontend of [CAFs](https://github.com/actor-framework/actor-framework) debugging tools, using [SASH](https://github.com/Neverlord/sash). Please find the documentation of this component in CAF's [Wiki](https://github.com/actor-framework/actor-framework/wiki).
Dependencies
---------------
* [libcaf] (https://github.com/actor-framework/actor-framework)
* [libedit] (http://thrysoee.dk/editline/)
Bug report
----------
For suggestions and bug reports, please use CAF's [issue tracker](https://github.com/actor-framework/actor-framework/wiki).