I am working on a prototype[1] <https://github.com/dimuthnc/language-siddhi> for the above mentioned project. I added some gif images to readme files to show how it works. I only added few categories as it needs to map some of those syntax to the matching atom syntax categories [2] <http://manual.macromates.com/en/language_grammars.html#naming_conventions>. I am currently working on improving this prototype to support code auto completion. Since the project proposal accepting time is coming can you give me any suggestions on what are the things I can do? I added only ".siddhiql" as a file extension to recognize as a siddhi file. If there is any other known extension types please let me know so that I can add them as well.
Sorry for the duplicate emails. I forgot to add links in the previous email. [1]https://github.com/dimuthnc/language-siddhi <https://github.com/dimuthnc/language-siddhi> [2]http://manual.macromates.com/en/language_grammars.html#naming_conventions <http://manual.macromates.com/en/language_grammars.html#naming_conventions> Regards, Dimuth Menikgama On 20 March 2017 at 15:38, Dimuth Menikgama <[email protected]> wrote: > I am working on a prototype[1] for the above mentioned project. I added > some gif images to readme files to show how it works. I only added few > categories as it needs to map some of those syntax to the matching atom > syntax categories[2]. > I am currently working on improving this prototype to support code auto > completion. Since the project proposal accepting time is coming can you > give me any suggestions on what are the things I can do? > I added only ".siddhiql" as a file extension to recognize as a siddhi > file. If there is any other known extension types please let me know so > that I can add them as well. > > Regards, > Dimuth Menikgama > > On 15 March 2017 at 01:04, Sriskandarajah Suhothayan <[email protected]> > wrote: > >> Sorry for the late reply, >> >> On Tue, Mar 14, 2017 at 6:56 PM, Dimuth Menikgama < >> [email protected]> wrote: >> >>> Hi, >>> I'm willing to develop a prototype for the above mentioned GSOC project. >>> Can you give me any suggestions on what things to try first in the plugin. >>> >>> Thank you. >>> >>> ---------- Forwarded message ---------- >>> From: Dimuth Menikgama <[email protected]> >>> Date: 11 March 2017 at 19:49 >>> Subject: [Dev][GSOC][CEP] Atom Plugin for Siddhi >>> To: [email protected] >>> >>> >>> Hi, >>> >>> I am Dimuth Menikgama, a Computer Science and Engineering Undergraduate >>> at University of Moratuwa, Faculty of Engineering. I worked in WSO2 in the >>> previous year as an Software Engineering Intern. >>> >>> I'm willing to participate GSOC 2017 and I'm interested in the Project >>> titled as "Atom Plugin for Siddhi". I read through the description provided >>> in the document. I like to know more about this project regarding Error >>> reporting. >>> >>> Error reporting in this context mean showing alerts for syntax, >>> semantics or logical errors right? Not for things like compile >>> time/run-time errors? >>> >> >> Error reporting is about highlighting syntax, semantic & logical errors >> and also compile time errors, if you can run Siddhi in the back-end siddhi >> can be used to validate and get error conditions related to all these. >> >> Regards >> Suho >> >>> >>> Thank you >>> >>> Regards, >>> Dimuth Menikgama >>> >>> -- >>> M. Dimuth Tharaka MenikgamaDepartment of Computer Science and >>> Engineering, >>> University of Moratuwa >>> >>> [email protected] | +94 71 >>> 466 9103 <+94%2071%20466%209103> >>> <https://www.linkedin.com/in/dimuththaraka/> >>> <https://www.facebook.com/dimuth.manikgama> >>> <https://github.com/dimuthnc> >>> <http://stackoverflow.com/users/4301050/dimuth-tharaka-menikgama> >>> >>> >>> >>> >>> -- >>> M. Dimuth Tharaka MenikgamaDepartment of Computer Science and >>> Engineering, >>> University of Moratuwa >>> >>> [email protected] | +94 71 >>> 466 9103 <071%20466%209103> >>> <https://www.linkedin.com/in/dimuththaraka/> >>> <https://www.facebook.com/dimuth.manikgama> >>> <https://github.com/dimuthnc> >>> <http://stackoverflow.com/users/4301050/dimuth-tharaka-menikgama> >>> >>> >> >> >> -- >> >> *S. Suhothayan* >> Associate Director / Architect & Team Lead of WSO2 Complex Event >> Processor >> *WSO2 Inc. *http://wso2.com >> * <http://wso2.com/>* >> lean . enterprise . middleware >> >> >> *cell: (+94) 779 756 757 <+94%2077%20975%206757> | blog: >> http://suhothayan.blogspot.com/ <http://suhothayan.blogspot.com/>twitter: >> http://twitter.com/suhothayan <http://twitter.com/suhothayan> | linked-in: >> http://lk.linkedin.com/in/suhothayan <http://lk.linkedin.com/in/suhothayan>* >> > > > > -- > M. Dimuth Tharaka MenikgamaDepartment of Computer Science and Engineering, > University of Moratuwa > > [email protected] | +94 71 > 466 9103 <+94%2071%20466%209103> > <https://www.linkedin.com/in/dimuththaraka/> > <https://www.facebook.com/dimuth.manikgama> <https://github.com/dimuthnc> > <http://stackoverflow.com/users/4301050/dimuth-tharaka-menikgama> > > -- M. Dimuth Tharaka MenikgamaDepartment of Computer Science and Engineering, University of Moratuwa [email protected] | +94 71 466 9103 <https://www.linkedin.com/in/dimuththaraka/> <https://www.facebook.com/dimuth.manikgama> <https://github.com/dimuthnc> <http://stackoverflow.com/users/4301050/dimuth-tharaka-menikgama>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
