{"id":13998215,"url":"https://github.com/lenguyenthanh/compilers","last_synced_at":"2025-07-18T16:36:03.361Z","repository":{"id":39534743,"uuid":"503406614","full_name":"lenguyenthanh/compilers","owner":"lenguyenthanh","description":"A place for me to learn/ experiment with interpreters/compilers","archived":false,"fork":false,"pushed_at":"2025-05-08T16:04:05.000Z","size":1491,"stargazers_count":12,"open_issues_count":6,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-14T03:38:47.069Z","etag":null,"topics":["cats","debruijn-indices","functional-programming","interpreter","lambda-calculus","lambda-calculus-interpreter","programming-language","scala","scala-cli","scala3","untyped-lambda-calculus","y-combinator"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lenguyenthanh.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":"2022-06-14T15:00:25.000Z","updated_at":"2024-05-22T12:41:38.000Z","dependencies_parsed_at":"2023-02-14T19:31:27.383Z","dependency_job_id":"2c72c141-2aaa-40fa-a65a-844c3f82bf77","html_url":"https://github.com/lenguyenthanh/compilers","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/lenguyenthanh/compilers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenguyenthanh%2Fcompilers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenguyenthanh%2Fcompilers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenguyenthanh%2Fcompilers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenguyenthanh%2Fcompilers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lenguyenthanh","download_url":"https://codeload.github.com/lenguyenthanh/compilers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenguyenthanh%2Fcompilers/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265793683,"owners_count":23829180,"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":["cats","debruijn-indices","functional-programming","interpreter","lambda-calculus","lambda-calculus-interpreter","programming-language","scala","scala-cli","scala3","untyped-lambda-calculus","y-combinator"],"created_at":"2024-08-09T19:01:29.082Z","updated_at":"2025-07-18T16:36:03.339Z","avatar_url":"https://github.com/lenguyenthanh.png","language":"Scala","readme":"# README\n\nA playground where I learn about interpreters, compilers, type theory and everything that related to those.\n\nIn general, you can play around examples by using [scala-cli](https://scala-cli.virtuslab.org/). For example:\n\n```bash\n# run untyped lambda calculus REPL\nscala-cli run ulc\n\n# run test\nscala-cli test ulc\n\n# setup ide\nscala-cli setup-ide ulc\n\n# build native package with GraalVM\nscala-cli package --native-image ulc  -o bin/ulc -f\n```\n\nPlease go to each directory of each example for more details documentation:\n\n- [Evaluation for untyped arithmetic expression](uae)\n- [Interpreter for untyped lambda calculus](ulc)\n","funding_links":[],"categories":["Scala"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flenguyenthanh%2Fcompilers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flenguyenthanh%2Fcompilers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flenguyenthanh%2Fcompilers/lists"}