Maxymshymon
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Injecting Ruby code to custom language
AnsweredHi,I have a file that follows next pattern: __DATA{some code written using custom DSL language, lets call it MyLang}__CODE{some Ruby code}__END I already created custom plugin that highlights MyLan...