2023-10-16 18:20:08 +07:00

233 B

Simple LibCYAML example

This has a simple YAML document for the Fibonacci sequence, and an example LibCYAML binding to load/free the data from C.

The tutorial explains how this works.