{"id":22970725,"url":"https://github.com/yosbelms/ramdascript","last_synced_at":"2025-08-13T11:33:46.504Z","repository":{"id":65482268,"uuid":"73753660","full_name":"yosbelms/ramdascript","owner":"yosbelms","description":":ram: Lisp that compiles to JavaScript in the Ramda way","archived":false,"fork":false,"pushed_at":"2018-01-23T14:08:39.000Z","size":231,"stargazers_count":132,"open_issues_count":4,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-13T17:48:42.552Z","etag":null,"topics":["functional","javascript","lisp","ramda","s-expression"],"latest_commit_sha":null,"homepage":"https://yosbelms.github.io/ramdascript/","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/yosbelms.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-14T22:44:42.000Z","updated_at":"2024-11-11T16:24:29.000Z","dependencies_parsed_at":"2023-01-25T16:15:37.304Z","dependency_job_id":null,"html_url":"https://github.com/yosbelms/ramdascript","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yosbelms%2Framdascript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yosbelms%2Framdascript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yosbelms%2Framdascript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yosbelms%2Framdascript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yosbelms","download_url":"https://codeload.github.com/yosbelms/ramdascript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229759841,"owners_count":18119874,"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","javascript","lisp","ramda","s-expression"],"created_at":"2024-12-14T22:14:26.507Z","updated_at":"2024-12-14T22:14:26.952Z","avatar_url":"https://github.com/yosbelms.png","language":"JavaScript","readme":"# RamdaScript\n\n![badge](https://circleci.com/gh/yosbelms/ramdascript/tree/master.png?circle-token=154390b3f400d0abac1e1457dc7652411debbd4d)\n\nRamdaScript is a functional language that compiles to JavaScript. It has few main features:\n\n* A Lisp dialect.\n* Autocurried functions.\n* [Ramda](http://ramdajs.com) as the standard library.\n* Straightforward interoperability with JavaScript.\n* Clean JavaScript output.\n\n## Installation\n\nUsing [npm](https://npmjs.org)\n\n```shell\nnpm install -g ramdascript\n```\n\n## Getting started\n\nRun a script\n\n```shell\nram path/to/script.ram\n```\n\nCompile a script\n\n```shell\nram compile -src path/to/script.ram\n```\n\nTo play with the REPL\n\n```shell\nram repl\n```\n\nFor documentation https://github.com/yosbelms/ramdascript/blob/master/docs.md\n\nSee examples https://github.com/yosbelms/ramdascript/tree/master/examples\n\nTodoMVC https://github.com/yosbelms/ramdascript-todomvc\n\nTo file an issue  https://github.com/yosbelms/ramdascript/issues\n\nMIT (c) 2016-present Yosbel Marin","funding_links":[],"categories":["Functional Languages that Compile to JavaScript"],"sub_categories":["Lenses"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyosbelms%2Framdascript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyosbelms%2Framdascript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyosbelms%2Framdascript/lists"}