{"id":13620545,"url":"https://github.com/amaiorano/TinyCompiler","last_synced_at":"2025-04-14T21:31:24.666Z","repository":{"id":79016611,"uuid":"71421383","full_name":"amaiorano/TinyCompiler","owner":"amaiorano","description":"A tiny compiler written in modern C++ that transpiles Lisp to C++","archived":false,"fork":false,"pushed_at":"2016-10-21T03:12:07.000Z","size":16,"stargazers_count":11,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-07T07:47:19.641Z","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/amaiorano.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2016-10-20T03:19:05.000Z","updated_at":"2022-12-28T23:43:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"c6ad7e3b-c5a6-4db2-95e5-aa7b117c7d26","html_url":"https://github.com/amaiorano/TinyCompiler","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/amaiorano%2FTinyCompiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaiorano%2FTinyCompiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaiorano%2FTinyCompiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaiorano%2FTinyCompiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amaiorano","download_url":"https://codeload.github.com/amaiorano/TinyCompiler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223647975,"owners_count":17179359,"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-08-01T21:00:57.038Z","updated_at":"2024-11-08T07:30:34.547Z","avatar_url":"https://github.com/amaiorano.png","language":"C++","readme":"# TinyCompiler\n\nA tiny compiler written in modern C++ that transpiles Lisp to C++.\n\nThis is based on [James Kyle's excellent \"The Super Tiny Compiler\"](https://github.com/thejameskyle/the-super-tiny-compiler), which I discovered from [Jonathan Turner's really great programming languages and compilers reading list](http://www.jonathanturner.org/2016/10/programming-language-and-compilers-reading-list.html).\n\nWhen working through James Kyle's code, I decided to try and implement the compiler in C++ to better understand it. It also gave me a chance to practice using modern C++11/14/17 features.\n\n\n# How to build it\n\nInstall:\n- CMake 3.6 or newer\n- On Windows, Visual Studio 2015 Update 3 with Clang with Microsoft CodeGen (v140_clang_c2)\n\nOn Windows, run build_msvc.bat\n\nOn Linux (maybe Mac), run build_gcc.sh or build_clang.sh\n","funding_links":[],"categories":["C++"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famaiorano%2FTinyCompiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famaiorano%2FTinyCompiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famaiorano%2FTinyCompiler/lists"}