I have been quietly working on cs2nim and am beginning to approach first fruits 
from the project.

the work I do is mainly in two stages: storing, and generating.

the storing part (building the tree correctly) covers many cases already, the 
generation part is almost non-existent at this point.

I would like to ask you guys, to give me small examples of C#, in order to 
check that the nim generated code is equivalent semantically.

This would be (in C#) small sample code, examples, or a very small library 
(that can be useful to you).

if the Nim result is not obvious, please write what you expect as output.

The github project is outdated, I have a local (git-backed) repo, which I'll 
upload when I have more time or a new milestone. Thanks in advance!

Reply via email to