{"id":19297201,"url":"https://github.com/jduey/toccata","last_synced_at":"2026-03-14T01:36:21.106Z","repository":{"id":24030520,"uuid":"27415375","full_name":"jduey/toccata","owner":"jduey","description":"A Clojure dialect that compiles to native executable using the Clang compiler","archived":false,"fork":false,"pushed_at":"2018-10-29T18:38:55.000Z","size":15414,"stargazers_count":94,"open_issues_count":0,"forks_count":6,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-09T23:02:23.530Z","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":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jduey.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-12-02T04:42:25.000Z","updated_at":"2022-11-28T16:20:32.000Z","dependencies_parsed_at":"2022-07-23T05:16:08.566Z","dependency_job_id":null,"html_url":"https://github.com/jduey/toccata","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/jduey%2Ftoccata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jduey%2Ftoccata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jduey%2Ftoccata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jduey%2Ftoccata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jduey","download_url":"https://codeload.github.com/jduey/toccata/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250206146,"owners_count":21392194,"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-09T23:01:47.638Z","updated_at":"2025-12-18T02:36:32.992Z","avatar_url":"https://github.com/jduey.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"Toccata\n=======\n\n*This project is no longer active. It has moved to https://github.com/Toccata-Lang/toccata*\n===========================================================================================\n\nA Clojure-inspired Lisp dialect that compiles to native executable using the Clang compiler\n\nThis is very much WFM code. Not suitable for any useful purpose.\n\nYou can learn more about Toccata by following the [blog here](http://toccata.io)\n\nQuick Start\n===========\n\nMake sure the Clang compiler is installed and runnable\n  On OSX, it's part of the Xcode package. You can run 'clang -v' to check.\n\nClone this repo\n\ncd to the repo directory\n\nrun the 'scripts/build' script.\n  This will compile the 'toccata' executable and then use that to compile 'examples/hello.toc' and execute it. You should see 'Howdy, Universe!!!' as the final output.\n\nRebuilding Toccata\n=========\n\nRun './toccata toccata.toc \u003e toccata.c'\n\nThen you can re-run the 'build' script.\n\nGood luck!!!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjduey%2Ftoccata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjduey%2Ftoccata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjduey%2Ftoccata/lists"}