summaryrefslogtreecommitdiffhomepage
path: root/include/CoreRuntimeKit/README.md
blob: 84d50bb24c246b36f98b01ffe8f7602c00641348 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# The Nectar Core Support Libraries:

## Abstract:

The NCSL is a framework used to interact with other programs using the concept of FFI in Nectar.
The implmentation is still in progress, feel free to open a PR to propose a new function.

## Example:

**No examples are available right now, we're working on some.**