Here is the first draft of my application: https://docs.google.com/document/d/1d26SzVfH0nW62D6zaB1bl5ZMV8MQKj36CCckuQct6aY/edit?usp=sharing It would be great if I can get feedback on it.
On Friday, January 26, 2018 at 7:11:26 PM UTC+5:30, Nikhil Pappu wrote: > > Hi, > > I am a sophomore in Computer Science and Engineering at the International > Institute of Information Technology Bangalore and > a theoretical computer science and applied math enthusiast. > > I am well versed in Python. I am also well familiar with C, C++, Java and > Javascript. > I have used various programming languages and frameworks related to > machine learning, scientific computing, graphics, web dev and mobile dev. > I am a newcomer into the world of open source but I find it quite amazing. > I have a decent understanding of Git and Github. > > I would like to work on this project over the course of the summer. > I got to know about ANTLR after looking at the ideas page. I found this > tool to be incredibly powerful and user-friendly. > I really liked the ALL(*) approach that it takes over the usual bottom up > parsing techniques like LALR(k) and LR(k). > > > I have watched the Stanford Compilers MOOC. > I have also read most of the book - The Definitive ANTLR 4 Reference. > I am currently trying to manually translate some examples given in the > Autolev > Tutorial <http://web.mae.ufl.edu/~fregly/PDFs/autolev_tutorial.pdf> to > SymPy code using the mechanics module > to gain an insight into building the parser. > > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/4c4f5e2b-78bf-455c-84ca-cd3b1f906280%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
