Alan Manuel Gloria: > >> What do I git-clone? The Allura switch is done, and it turns out that the URL didn't change at all. To clone, just do this:
git clone git://git.code.sf.net/p/readable/code readable-code > > After we switch over, I'm thinking of creating a new "lab" subdirectory... > Why not use a stable and dev branch? Just > cherry-pick-and-squash-commits between the stable and dev. I think we should do exactly this in the long term. But at this instant in time, I think our project has two goals: 1. Refine the readable notation, through discussion & experimentation 2. Implement & widely distribute implementations of the notation. Having all the code available simultaneously, but organizing them by directories, should make #1 easy while not interfering with #1. Once things refine further, then I agree, we should split it up per your suggestion. > I'd rather have stuff like e.g. my parser specs with the code (since > it effectively IS code, just hand-compiled to actual Scheme). Since > it's formal language you might want to restrict it a bit more, with > code reviews and suchlike. > > Although, descriptive human-language docs can go to a wiki. You might > want to wikiformat (some of) your existing pages, then redirect those > URL's (302?) to wherever you intend to host the wiki. I agree. So - the spec is with the code, and will stay there. The english descriptions are on the wiki. I spent a little time cleaning up the updated website - take a look! https://sourceforge.net/p/readable/wiki/Home/ --- David A. Wheeler ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Readable-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/readable-discuss
