Ask HN: How did you decide where to live? 8 years ago
How do you get paid? I'm asking because I also live in Argentina (Misiones) and I'm interested in working remotely, but I have no clue where to start.
HN user
How do you get paid? I'm asking because I also live in Argentina (Misiones) and I'm interested in working remotely, but I have no clue where to start.
I built an interpreter for the pseudocode language my uni uses to introduce programming. It´s in Spanish, you can give it a try here:
https://pl-lang.github.io/playground/
There´s an example program here:
https://github.com/pl-lang/jsplint
My goal is to help students who might be struggling with the assignments.
This is beautiful. I'm sure it'll make picking up Elm much easier. Good job!