{"id":22197938,"url":"https://github.com/aionescu/toy-language-interpreter","last_synced_at":"2026-05-09T00:37:54.377Z","repository":{"id":43304850,"uuid":"305633737","full_name":"aionescu/toy-language-interpreter","owner":"aionescu","description":"Toy Language Interpreter","archived":false,"fork":false,"pushed_at":"2022-11-03T14:18:52.000Z","size":987,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T02:27:45.164Z","etag":null,"topics":["haskell","interpreter","java","rust","toy-language"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aionescu.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}},"created_at":"2020-10-20T08:01:53.000Z","updated_at":"2022-11-10T13:58:55.000Z","dependencies_parsed_at":"2022-09-22T12:33:57.128Z","dependency_job_id":null,"html_url":"https://github.com/aionescu/toy-language-interpreter","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aionescu%2Ftoy-language-interpreter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aionescu%2Ftoy-language-interpreter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aionescu%2Ftoy-language-interpreter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aionescu%2Ftoy-language-interpreter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aionescu","download_url":"https://codeload.github.com/aionescu/toy-language-interpreter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245372221,"owners_count":20604488,"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":["haskell","interpreter","java","rust","toy-language"],"created_at":"2024-12-02T14:24:46.450Z","updated_at":"2026-05-09T00:37:49.346Z","avatar_url":"https://github.com/aionescu.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# toy-language-interpreter\n\nToy Language Interpreter, written for the Advanced Programming Methods course @ Babes-Bolyai University.\n\n## Contents\n\n* [Java](Java): Java implementation of the interpreter, as required by the course. Also has a parser and a few extra features:\n  * [Tuples](Java/Examples/Tuple.tl)\n  * [Records](Java/Examples/Record.tl)\n  * [Lambda expressions](Java/Examples/Lambda.tl)\n* [Haskell](Haskell): Haskell implementation of the interpreter. Has all the features of the Java version, except for multithreading.\n* [Haskell-Functional](Haskell-Functional): Haskell implementation of a functional flavor of Toy Language, which also supports [structural subtyping](Haskell-Functional/Examples/Subtyping.tl).\n* [Rust](Rust): Just an AST definition and macro-based parser.\n* [tl-vscode](tl-vscode): Very basic VS Code extension to provide syntax highlighting for Toy Language programs.\n\n## Assignments \u0026 Tags\n\nThe assignment statements can be found in the [Assignments](Assignments) folder.\n\nThe commits that were presented during the labs are tagged with their corresponding assignment.\n\n## License\n\nThis repository is licensed under the GNU General Public License v3.\n\nFor more details, see [the license file](LICENSE.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faionescu%2Ftoy-language-interpreter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faionescu%2Ftoy-language-interpreter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faionescu%2Ftoy-language-interpreter/lists"}