{"id":20968489,"url":"https://github.com/jack-q/picol","last_synced_at":"2025-07-08T19:05:17.454Z","repository":{"id":90232558,"uuid":"91662914","full_name":"Jack-Q/picol","owner":"Jack-Q","description":"Pico-Language \u0026 Pictorial Illustrated Compiler Organization by Layer","archived":false,"fork":false,"pushed_at":"2018-09-16T15:40:39.000Z","size":3640,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-14T09:44:28.474Z","etag":null,"topics":["compiler","lexer","parser","picol","quadruple","visualization"],"latest_commit_sha":null,"homepage":"https://git.io/picol","language":"TypeScript","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/Jack-Q.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-05-18T07:32:47.000Z","updated_at":"2024-05-16T11:50:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"ed3c94fb-cd41-4669-9f3a-d434d28ef927","html_url":"https://github.com/Jack-Q/picol","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jack-Q/picol","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jack-Q%2Fpicol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jack-Q%2Fpicol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jack-Q%2Fpicol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jack-Q%2Fpicol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jack-Q","download_url":"https://codeload.github.com/Jack-Q/picol/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jack-Q%2Fpicol/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264330497,"owners_count":23591953,"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":["compiler","lexer","parser","picol","quadruple","visualization"],"created_at":"2024-11-19T03:13:17.087Z","updated_at":"2025-07-08T19:05:17.448Z","avatar_url":"https://github.com/Jack-Q.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Picol \n\n![Picol-Text](./picol-text.png)\n\n  [![Build Status](https://travis-ci.org/Jack-Q/picol.svg?branch=master)](https://travis-ci.org/Jack-Q/picol) \n  [![Dependency Status](https://david-dm.org/Jack-Q/picol.svg)](https://david-dm.org/Jack-Q/picol)\n  [![devDependencies Status](https://david-dm.org/Jack-Q/picol/dev-status.svg)](https://david-dm.org/Jack-Q/picol?type=dev)\n\n  [\u003e\u003e View Picol Online](https://git.io/picol)\n\n## Picol as Pico-Language\n\n\u003e 1 Pico-L is 10\u003csup\u003e-12\u003c/sup\u003eL, a tiny volume that can hold only a small neuron.\n\nIn this project, a minimal C-like language is to be implemented for demonstrative purpose.\nSince the language is so trivial that it is inadequate for any real world application,\nthis language is named as PicoL(Pico-Language, where \"pico-\" is 10\u003csup\u003e-12\u003c/sup\u003e).\n\n\n## Picol as Pictorial Illustrated Compiler Organization by Layer\n\n\u003e Pico Playground for Picol\n\nPictorial Illustrated Compiler Organization by Layer is a serials of interactive \napplications that illustrates the construction of a simple compiler \n(of the PicoL).\n\n## Usage\n \n```bash\n# compile and execute core CLI\nnpm run core \"src-file.picol\"\n\n# watching code changes for core module\nnpm run dev:core\n\n# watching code changes for UI module\nnpm run dev\n\n# build UI module\nnpm run build\n\n```\n\n## Road map\nCurrently, this project is still in progress. Some of unimplemented features are listed below.\n\n* Core Module (PicoL)\n  * [ ] Language specification\n  * [ ] Quadruple generator static type checking\n  * [ ] Executor dynamic type checking\n  * [ ] Reference to array implementation\n  * [ ] Symbol management for nested context\n  * [ ] More complete CLI\n* UI (PICOL)\n  * [ ] Memory view for sparse array in JavaScript\n  * [ ] Mobile screen adaption\n\n## License\n\nPicol is licensed under MIT License. Copyright \u0026copy; 2017 Jack Q\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjack-q%2Fpicol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjack-q%2Fpicol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjack-q%2Fpicol/lists"}