metaeducation / ren-c

Library for embedding a Rebol interpreter into C codebases
GNU Lesser General Public License v3.0
128 stars 27 forks source link

A tiny bit of cleanup :) #1089

Closed drkameleon closed 4 years ago

hostilefork commented 4 years ago

Thanks...and glad to see you're reading through it!

The code comments are more detailed and informative than in many projects. But bear in mind the repository overall contains many old experiments and "junky" code. Many parts will probably just be deleted someday. Yet having them there for now means they can be looked at and mined for intent of what they were trying to do. And patching them to keep them compiling often raises thought-provoking issues.