{"id":16117782,"url":"https://github.com/pabloreszczynski/t3","last_synced_at":"2025-07-06T21:12:29.855Z","repository":{"id":90104049,"uuid":"76137348","full_name":"PabloReszczynski/t3","owner":"PabloReszczynski","description":"Tarea 3 de lenguajes","archived":false,"fork":false,"pushed_at":"2016-12-16T14:35:34.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T14:57:43.191Z","etag":null,"topics":["functional-js","interpreter"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PabloReszczynski.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-10T20:58:18.000Z","updated_at":"2017-03-03T17:15:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"c21ffdbd-fb04-4b8d-8700-5fb32264598e","html_url":"https://github.com/PabloReszczynski/t3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PabloReszczynski%2Ft3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PabloReszczynski%2Ft3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PabloReszczynski%2Ft3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PabloReszczynski%2Ft3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PabloReszczynski","download_url":"https://codeload.github.com/PabloReszczynski/t3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247460990,"owners_count":20942541,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["functional-js","interpreter"],"created_at":"2024-10-09T20:46:57.418Z","updated_at":"2025-04-06T09:26:25.414Z","avatar_url":"https://github.com/PabloReszczynski.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tarea 3 de lenguajes de programación\n### por Pablo Reszczynski\n\nEste intérprete está escrito en javascript. Usando la libreria pun.js para\ntener pattern matching y ADTs, haciendo más fácil poder escribir el intérprete\nde manera funcional.\n\n## Instrucciones para correr el programa\n\n### Requerimientos:\nNode 6.2.2 con npm\n[Se puede instalar usando nvm](https://github.com/creationix/nvm)\n```bash\ncurl -o- https://raw.githubusercontent.com/creationix/nvm/v0.32.1/install.sh | bash\nnvm install 6.2.2\n```\n\nPara instalar las dependencias debes correr:\n```bash\nnpm install\n```\n\nPara correr los tests:\n```bash\nnpm test\n```\n\nPara ejecutar un programa:\n```bash\nnode main.js \"{+ 1 2}\"\n3\n```\no bien, ejecutando sin un argumento lleva a un prompt del interprete.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpabloreszczynski%2Ft3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpabloreszczynski%2Ft3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpabloreszczynski%2Ft3/lists"}