Alan Manuel Gloria:
> >> git://github.com/AmkG/letterfall.git

This is awesome, thanks so much for doing this.  This gets us over the hump of 
"only one person has tried it out".  We have two programs written by two 
different people, that have used sweet-expressions:
* sweeten (me), 305 non-comment, non-blank lines.  Processes source files.
* letterfall (Alan Manuel Gloria), 789 non-comment, non-blank lines of Scheme 
source code.  GUI game.
They're not even in the same application domain, cool.

So,  questions for Alan - can I talk you into answering them?:

1. How did the notation work out? Do you like the result?  Is it helpful to use?
2. Did you find any serious flaws with the notation?  If so, what?
3. Any "lessons learned" on useful patterns you'd suggest others should use?
4. Would you use it again?

--- David A. Wheeler



P.S. I'm counting lines of code using
  cat *.sscm | grep -v '^ *$' | grep -v '^ *;' | wc -l


------------------------------------------------------------------------------
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
Readable-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/readable-discuss

Reply via email to