Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tinchodias/fficallbrowser
A tool to query FFI calls from Pharo
https://github.com/tinchodias/fficallbrowser
ffi pharo
Last synced: 16 days ago
JSON representation
A tool to query FFI calls from Pharo
- Host: GitHub
- URL: https://github.com/tinchodias/fficallbrowser
- Owner: tinchodias
- License: mit
- Created: 2023-01-06T00:49:41.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-14T22:52:46.000Z (11 months ago)
- Last Synced: 2024-10-10T13:20:17.533Z (about 1 month ago)
- Topics: ffi, pharo
- Language: Smalltalk
- Homepage:
- Size: 35.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FFICallBrowser
[![License](https://img.shields.io/github/license/tinchodias/FFICallBrowser.svg)](./LICENSE)
[![Tests](https://github.com/tinchodias/FFICallBrowser/actions/workflows/test.yml/badge.svg)](https://github.com/tinchodias/FFICallBrowser/actions/workflows/test.yml)A tool to query FFI calls from Pharo.
👉 Check the [wiki](../../wiki) for more information.
## License
This code is licensed under the [MIT license](./LICENSE).