Issue 1: add support for comments
Status:  Fixed
Owner:
Closed:  Nov 2008
Project Member Reported by jhaber...@gmail.com, Jul 15, 2008
Comments should be supported.  I think I've converged on the C++/Java syntax:

// Comment until the end-of-line

/* Comment until
 * matching tag.
 */

Will nested comments be supported?  I think so once Gazelle is
self-hosting, but probably not at first.
Nov 30, 2008
Project Member #1 jhaber...@gmail.com
Support was added in Gazelle v0.3.  Resolving.
Status: Fixed