Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tinchodias/fficalllogger
Log FFI call execution in Pharo
https://github.com/tinchodias/fficalllogger
ffi pharo
Last synced: 23 days ago
JSON representation
Log FFI call execution in Pharo
- Host: GitHub
- URL: https://github.com/tinchodias/fficalllogger
- Owner: tinchodias
- License: mit
- Created: 2021-08-13T00:39:37.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-18T21:58:21.000Z (8 months ago)
- Last Synced: 2024-10-04T20:23:38.840Z (about 1 month ago)
- Topics: ffi, pharo
- Language: Smalltalk
- Homepage:
- Size: 118 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FFICallLogger
[![License](https://img.shields.io/github/license/tinchodias/FFICallLogger.svg)](./LICENSE)
[![Tests](https://github.com/tinchodias/FFICallLogger/actions/workflows/test.yml/badge.svg)](https://github.com/tinchodias/FFICallLogger/actions/workflows/test.yml)A tool set to log, filter and inspect execution of FFI calls in [Pharo](http://pharo.org/).
👉 Check the [project's wiki](../../wiki) for usage and loading information.
## License
This code is licensed under the [MIT license](./LICENSE).