Skip to content
/ NESM Public
forked from xomachine/NESM

NESM stands for Nim's Easy Serialization Macro. The macro that allowing generation of serialization functions by one line of code! (It is a mirror of https://gitlab.com/xomachine/NESM)

License

Notifications You must be signed in to change notification settings

nim-lang/NESM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NESM

pipeline status

NESM stands for Nim's Easy Serialization Macro. The macro that allowing generation of serialization functions by one line of code!

Documentation can be found here. Dont forget to check out the tests for more examples.

Bug reporting

If you found a bug or any strange behaviour in the macro please attach to the bug report the output of Nim compiler when -d:debug flag passed.

About

NESM stands for Nim's Easy Serialization Macro. The macro that allowing generation of serialization functions by one line of code! (It is a mirror of https://gitlab.com/xomachine/NESM)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nim 100.0%