{"id":17865916,"url":"https://github.com/arocks/punchscript","last_synced_at":"2025-09-09T06:33:47.481Z","repository":{"id":137288613,"uuid":"158273047","full_name":"arocks/punchscript","owner":"arocks","description":"A programming language made up of Rajinikanth punch dialogues","archived":false,"fork":false,"pushed_at":"2024-10-22T11:16:00.000Z","size":681,"stargazers_count":18,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T21:27:10.664Z","etag":null,"topics":["compiler","interpreter","menhir","ocaml","rajinikanth"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arocks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2018-11-19T18:38:03.000Z","updated_at":"2024-10-22T11:16:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"6d9cd80d-a2f9-47de-b2be-5ec921e3bb9b","html_url":"https://github.com/arocks/punchscript","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/arocks%2Fpunchscript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arocks%2Fpunchscript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arocks%2Fpunchscript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arocks%2Fpunchscript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arocks","download_url":"https://codeload.github.com/arocks/punchscript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244738691,"owners_count":20501894,"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":["compiler","interpreter","menhir","ocaml","rajinikanth"],"created_at":"2024-10-28T09:25:49.397Z","updated_at":"2025-03-21T04:33:19.273Z","avatar_url":"https://github.com/arocks.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e \n\u003cimg width=\"210\" height=\"298\" src=\"https://raw.githubusercontent.com/arocks/punchscript/master/web/img/logo-full.png\"\u003e\n\u003c/p\u003e\n\n# Punchscript\n\nAn imperative language made up of Rajinikanth punch dialogues. It currently supports only Integer data types.\n\nHere is how Fizz Buzz in Punchscript looks like:\n\n![Screenshot of Punchscript code](https://raw.githubusercontent.com/arocks/punchscript/master/web/img/screenshot.png)\n\nMore examples are in the tests directory.\n\nTry it here: [Online Interpreter](https://arunrocks.com/punchscript/) \n\nRead more: [Blog post](https://arunrocks.com/punchscript-rajinikanth/) | [Language Specs](https://github.com/arocks/punchscript-specs)\n\n## Installation\n\nLatest stable version of OCaml (developed in version 4.06.0) should be obtained from opam.\n\nInstall menhir, js_of_ocaml and other dependencies\n\n```\n$ opam depext -i core merlin utop ocp-indent\n$ opam depext -i menhir js_of_ocaml-compiler sedlex\n$ opam depext -i js_of_ocaml js_of_ocaml-ppx js_of_ocaml-lwt \n```\n\nUse the Makefile to build a release target producing the javascript file:\n\n```\n$ make release\n```\n\nGo to the `web` directory and run any local web server, for e.g.:\n\n```\n$ python3 -m http.server\n```\n\nYou can also create OCaml bytecode executable for debug and testing:\n\n```\n$ make debug\n```\n\n## License\n\nGNU GPL ver 3. See the file COPYING for details.\n\n(C) 2018 by Arun Ravindran\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farocks%2Fpunchscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farocks%2Fpunchscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farocks%2Fpunchscript/lists"}