#need a code review of my compiler

4 messages · Page 1 of 1 (latest)

unkempt agate
#

I need a code review of my compiler to know how bad it's...
please don't dicuss concept or current features I just want a review of my current code...
https://github.com/Roxve/Covalent

unkempt agate
#

I reviewed your code.
I think the code need more comments.
And, I suggest enhance independence to each module, If this continues, It's unreadable because dependencies is verbose

unkempt agate
#

what do you think about the ownership system usage, like did I do too much cloning