weistn / gismo

Programming language with extensible syntax
3 stars 0 forks source link

Comment operators #9

Closed weistn closed 10 years ago

weistn commented 10 years ago

Allow code like this

operator \// { } operator \/// { } operator \/* { }

weistn commented 10 years ago

Implemented, but without the ugly backslash