{"id":13412716,"url":"https://github.com/jcla1/gisp","last_synced_at":"2025-04-06T09:11:07.131Z","repository":{"id":13141118,"uuid":"15823444","full_name":"jcla1/gisp","owner":"jcla1","description":"Simple LISP in Go","archived":false,"fork":false,"pushed_at":"2017-08-25T13:48:45.000Z","size":1477,"stargazers_count":510,"open_issues_count":1,"forks_count":37,"subscribers_count":21,"default_branch":"master","last_synced_at":"2024-07-31T20:51:20.861Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/jcla1.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":"2014-01-11T14:05:43.000Z","updated_at":"2024-07-31T15:09:01.000Z","dependencies_parsed_at":"2022-09-04T22:22:55.895Z","dependency_job_id":null,"html_url":"https://github.com/jcla1/gisp","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/jcla1%2Fgisp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcla1%2Fgisp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcla1%2Fgisp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcla1%2Fgisp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcla1","download_url":"https://codeload.github.com/jcla1/gisp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247457803,"owners_count":20941906,"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":[],"created_at":"2024-07-30T20:01:28.250Z","updated_at":"2025-04-06T09:11:07.101Z","avatar_url":"https://github.com/jcla1.png","language":"Go","readme":"gisp\n====\n\nSimple (non standard) compiler of Lisp/Scheme to Go.\n\n## Includes\n- Lexer based on Rob Pike's [Lexical Scanning in Go](http://cuddle.googlecode.com/hg/talk/lex.html#title-slide)\n- Simple recursive parser, supporting ints, floats, strings, bools\n- TCO via loop/recur\n- AST generating REPL included\n\n\n## Build and Run\n```\n\u003e go build \u0026\u0026 ./gisp\n\u003e\u003e\n```\nFrom here you can type in forms and you'll get the Go AST back.\nTo compile a file:\n```\n\u003e ./gisp filename.gsp\n````\n\n# Functions\n```\n+, -, *, mod, let, if, ns, def, fn, all pre-existing Go functions\n```\nSee [examples](examples) for some Project Euler solutions\n\n# License\n\nMIT\n","funding_links":[],"categories":["Go","Relational Databases","可嵌入的脚本语言","Embeddable Scripting Languages","\u003cspan id=\"嵌入式脚本语言-embeddable-scripting-languages\"\u003e嵌入式脚本语言 Embeddable Scripting Languages\u003c/span\u003e","脚本语言与嵌入式编程`在你的go代码中嵌入其他脚本语言`","嵌入式腳本語言","嵌入式脚本语言","脚本语言与嵌入式编程"],"sub_categories":["检索及分析资料库","Advanced Console UIs","Search and Analytic Databases","\u003cspan id=\"高级控制台用户界面-advanced-console-uis\"\u003e高级控制台用户界面 Advanced Console UIs\u003c/span\u003e","SQL 查询语句构建库","高級控制台界面","高级控制台界面"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcla1%2Fgisp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcla1%2Fgisp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcla1%2Fgisp/lists"}