{"id":20456268,"url":"https://github.com/semperos/gershwin","last_synced_at":"2025-08-09T01:51:58.689Z","repository":{"id":8136475,"uuid":"9554571","full_name":"semperos/gershwin","owner":"semperos","description":"(Deprecated Prototype) Gershwin programming language","archived":false,"fork":false,"pushed_at":"2013-05-30T22:21:02.000Z","size":804,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-01T22:06:58.912Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/gershwin/gershwin","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/semperos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-19T21:03:46.000Z","updated_at":"2023-09-27T15:12:21.000Z","dependencies_parsed_at":"2022-08-04T20:16:10.563Z","dependency_job_id":null,"html_url":"https://github.com/semperos/gershwin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/semperos/gershwin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semperos%2Fgershwin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semperos%2Fgershwin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semperos%2Fgershwin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semperos%2Fgershwin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semperos","download_url":"https://codeload.github.com/semperos/gershwin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semperos%2Fgershwin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269518559,"owners_count":24430635,"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","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-15T11:22:01.786Z","updated_at":"2025-08-09T01:51:58.643Z","avatar_url":"https://github.com/semperos.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DEPRECATED PROTOYPE #\n\nPlease note that this repo represents the prototype, proof-of-concept version of Gershwin I wrote to explore the feasibility of the concept.\n\nThe Gershwin code base is now maintained as a fork of Clojure in the [gershwin/gershwin](https://github.com/gershwin/gershwin) repository. Please refer to that repository for Gershwin's implementation.\n\n--------------------------------------------------------------------------------\n\n# Gershwin: Stack-based, Concatenative Clojure #\n\n[![Build Status](https://travis-ci.org/semperos/gershwin.png)](https://travis-ci.org/semperos/gershwin)\n\nGershwin is in early development. Take a look at `src/main/gwn/gershwin/core.gwn` to learn more about the language implementation, or the files under `src/main/java/gershwin/lang` and `src/main/clj/gershwin` to peruse the parser, compiler, and runtime infrastructure.\n\n## Usage\n\nBuild Gershwin:\n\n```\nmvn package\n```\n\nRun the executable Jar file:\n\n```\njava -jar target/gershwin-${version}-executable.jar\n```\n\nYou can also run a REPL directly:\n\n```\nmvn -Prepl test\n```\n\nFor a better REPL experience, I suggest running it through rlwrap or ledit. My personal ledit incantation looks like this:\n\n```\nledit -x -h ~/.gershwin_repl_history mvn -Prepl test\n```\n\n## Examples\n\nYou can read the in-progress test suite under `src/test/gwn/gershwin` or take a look at [a small example project](https://github.com/semperos/prez-gwn) to see examples of Gershwin code (try [this file](https://github.com/semperos/prez-gwn/blob/master/src/main/gwn/prez/gershwin.gwn)).\n\n## Editor Support\n\nThis repository houses a basic Emacs major mode, `gershwin-mode`, located under `support/emacs/gershwin-mode`. This mode is derived from `clojure-mode` and provides some Gershwin-specific syntax highlighting, as well as treating `\u003c` and `\u003e` as proper delimiters. Just save the `gershwin-mode.el` file somewhere on your Emacs load path and add `(require 'gershwin-mode)` to your Emacs config.\n\n## License\n\nCopyright © 2013 Daniel L. Gregoire (semperos)\n\nDistributed under the Eclipse Public License, the same as Clojure.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemperos%2Fgershwin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsemperos%2Fgershwin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemperos%2Fgershwin/lists"}