Feature Requests item #3308400, was opened at 2011-05-27 06:57
Message generated for change (Tracker Item Submitted) made by paulmcq
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=616203&aid=3308400&group_id=96864

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Interface Improvements (example)
Group: None
Status: Open
Priority: 3
Private: No
Submitted By: Paul McQuesten (paulmcq)
Assigned to: Paul McQuesten (paulmcq)
Summary: Allow Yacc-style code brackets

Initial Comment:
Yacc and Bison use %{ and %} brackets for the same function that Re2c expresses 
by /*!re2c and */. Many development tools, especially editors, handle %{ blocks 
%} very well, but treat the Re2c blocks as comments, which messes up their 
syntax-highlighting and so forth. This feature allows %{ and %} as block 
delimiters in Re2c. Existing correct Re2c programs are not impacted, as the new 
character combinations cannot appear outside of quoted strings in a working 
Re2c program. The proposed code has been working for over a year in my private 
build without problems. 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=616203&aid=3308400&group_id=96864

------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
Re2c-general mailing list
Re2c-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/re2c-general

Reply via email to