{"id":18723795,"url":"https://github.com/hscells/zapper-lang","last_synced_at":"2025-07-11T04:05:40.976Z","repository":{"id":35352569,"uuid":"39615078","full_name":"hscells/zapper-lang","owner":"hscells","description":"Experimental Programming Language","archived":false,"fork":false,"pushed_at":"2015-11-20T05:49:55.000Z","size":104,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-19T17:38:21.006Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/hscells.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":"2015-07-24T06:14:35.000Z","updated_at":"2021-07-13T11:45:52.000Z","dependencies_parsed_at":"2022-09-18T09:32:42.859Z","dependency_job_id":null,"html_url":"https://github.com/hscells/zapper-lang","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hscells/zapper-lang","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hscells%2Fzapper-lang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hscells%2Fzapper-lang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hscells%2Fzapper-lang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hscells%2Fzapper-lang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hscells","download_url":"https://codeload.github.com/hscells/zapper-lang/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hscells%2Fzapper-lang/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264726769,"owners_count":23654494,"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-11-07T13:51:37.947Z","updated_at":"2025-07-11T04:05:35.951Z","avatar_url":"https://github.com/hscells.png","language":"C","readme":"# zapper-lang\nZapper is an experimental programming language, mainly for me to learn about programming theory. It is a LISP written partly in C and itself.\n\nAt it's heart Zapper aims to be a general purpose language, but also tries to stay functional by not allowing for mutable objects and provides interfaces for functional-style programming.\n\nAt the moment, there is a basic structure for the language, and there are examples of actual code in the ```examples/``` folder. If you would like to try it out, it can currently be built on Mac and Linux (untested) systems, as well as possibly Windows (also untested) by running the ```make``` command. Binaries built for Mac are available on [the releases list](https://github.com/hscells/zapper-lang/releases).\n\nIf you use the Atom editor, there is a syntax highlighter available [here](https://atom.io/packages/language-zapper).\n\nAt the moment the following things still need to be implemented\n(in order of what I think is important):\n\n - ~~Parser \u0026 Tokeniser~~\n - ~~Objects~~ \u0026 Classes\n - Core Language\n - Package Support\n - ~~REPL~~\n - VM\n - Garbage Collection\n\n## Running Zapper\n\n```zapper``` by itself will invoke the Zapper REPL.\n\n```zapper file.zap``` will attempt to run file.zap\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhscells%2Fzapper-lang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhscells%2Fzapper-lang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhscells%2Fzapper-lang/lists"}