https://github.com/faustinoaq/interactive-crystal
Experiment with dynamic library loading
https://github.com/faustinoaq/interactive-crystal
crystal experiment
Last synced: 8 months ago
JSON representation
Experiment with dynamic library loading
- Host: GitHub
- URL: https://github.com/faustinoaq/interactive-crystal
- Owner: faustinoaq
- License: mit
- Created: 2017-03-22T22:33:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-17T20:57:07.000Z (almost 8 years ago)
- Last Synced: 2025-05-12T23:11:17.957Z (11 months ago)
- Topics: crystal, experiment
- Language: Crystal
- Homepage:
- Size: 1.63 MB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Interactive Crystal
Experiment with dynamic library loading using C and Crystal.

## Inspired by
- [Creating a module system (dynamic loading) in C](http://stackoverflow.com/questions/384121/creating-a-module-system-dynamic-loading-in-c)
- [Interactive Programming in C](http://nullprogram.com/blog/2014/12/23/)
## Author
- [@faustinoaq](https://github.com/faustinoaq) Faustino Aguilar