An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Interactive Crystal

Experiment with dynamic library loading using C and Crystal.

![mandel](https://raw.githubusercontent.com/faustinoaq/interactive-crystal/master/mandel.gif)

## 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