I also thought it was repetitive and over-complicated, which made me try using eval the way I did, since that is what I've seen in some Julia code. But since that NPR is a public example, It made me think about asking you guys, because I wanted it to be good code (which is now!) I'll try to port many tasks this vacations, out of the python implementations, since that is all I know for know.
Thank you four updating it! I have been looking at J examples, and Julia beats in readability, which is something that matters a lot to me, it's super easy to explain basic syntax to my friends. El lunes, 15 de diciembre de 2014 02:47:46 UTC-6, Ismael VC escribió: > > Hello everyone! > > I would really love to hear any opinions about this code from you guys. I > just ported it from a Python version in a `rosettacode.com` task, and > made my first question about it at code review, here: > > > http://codereview.stackexchange.com/questions/73685/julia-rpn-calculator-algorithm-ported-from-python-version > > Thanks in advance! :D > > >
