No description
Find a file
CNERD 56f4981aa6
Merge pull request #3 from C-NERD/devel
bumped up version in hopes that new changes will reflect on nimble
2025-04-12 14:36:41 +01:00
src fix js backend compilation issue 2025-04-12 14:23:26 +01:00
tests implemented nimalyzer rules for modules 2025-03-02 13:12:01 +01:00
.gitignore ignored test exec 2024-06-20 21:01:36 +01:00
bcs.nimble bumped up version in hopes that new changes will reflect on nimble 2025-04-12 14:34:44 +01:00
LICENSE Initial commit 2023-07-19 18:40:03 +01:00
nimalyzer.cfg implemented nimalyzer rules for modules 2025-03-02 13:12:01 +01:00
nimble.lock re added nimble.lock file 2024-05-03 06:35:55 +01:00
README.md updated readme file 2024-06-20 21:12:37 +01:00

NimBcs

This library is nim lang's implementation of the binary canonical serialization, it makes extensive use of nim's template feature.

Read the library docs at docs.