{"id":27990957,"url":"https://github.com/y2k/language","last_synced_at":"2025-08-12T09:15:50.854Z","repository":{"id":78157673,"uuid":"270381075","full_name":"y2k/language","owner":"y2k","description":"Embedded LISP with Interop","archived":false,"fork":false,"pushed_at":"2025-05-06T16:52:50.000Z","size":776,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-06T17:49:37.624Z","etag":null,"topics":["angstrom","clojure","compiler","interpreter","ocaml"],"latest_commit_sha":null,"homepage":"","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/y2k.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-06-07T17:30:50.000Z","updated_at":"2025-05-06T16:52:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"a9007fd3-4440-4597-9a25-aebbc953a6e2","html_url":"https://github.com/y2k/language","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/y2k%2Flanguage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/y2k%2Flanguage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/y2k%2Flanguage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/y2k%2Flanguage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/y2k","download_url":"https://codeload.github.com/y2k/language/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253111914,"owners_count":21856068,"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":["angstrom","clojure","compiler","interpreter","ocaml"],"created_at":"2025-05-08T16:52:56.765Z","updated_at":"2025-05-08T16:52:57.384Z","avatar_url":"https://github.com/y2k.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Embedded LISP with Interop\n\n### Usage Examples\n\n- https://github.com/y2k/compose_news\n- https://github.com/y2k/declarative_ban_bot\n- https://github.com/y2k/declarative_notify\n- https://github.com/y2k/minesweeper\n- https://github.com/y2k/relax_cats_bot\n- https://github.com/y2k/charge_timer (compiled to Java for Android)\n- https://github.com/y2k/finance_tracker/ (compiled to Java for Android)\n\n### Compilation Platforms\n\n- JS\n- Java\n- Interpreter\n- \"Bytecode\" for JVM Interpreter\n\n### Code Example\n\n```clojure\n(ns app\n (:import [android.widget Toast]\n \t        [android.content Context])\n\n(defn- show [^Context context ^String text]\n  (.show\n    (Toast/makeText context text Toast.LENGTH_LONG)))\n\n(defn main [^Context context]\n  (show context \"Hello World\")))\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fy2k%2Flanguage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fy2k%2Flanguage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fy2k%2Flanguage/lists"}