{"id":13778676,"url":"https://github.com/ozy/ToyJVM","last_synced_at":"2025-05-11T12:31:21.475Z","repository":{"id":70779195,"uuid":"172104070","full_name":"ozy/ToyJVM","owner":"ozy","description":"An experimental Java Bytecode Interpreter written in C","archived":false,"fork":false,"pushed_at":"2019-04-11T08:46:46.000Z","size":63,"stargazers_count":160,"open_issues_count":0,"forks_count":20,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-08-03T18:13:12.934Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ozy.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}},"created_at":"2019-02-22T17:08:53.000Z","updated_at":"2024-08-01T22:32:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"48ae5e7f-e204-497c-98b5-9f53ee56a311","html_url":"https://github.com/ozy/ToyJVM","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/ozy%2FToyJVM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozy%2FToyJVM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozy%2FToyJVM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozy%2FToyJVM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ozy","download_url":"https://codeload.github.com/ozy/ToyJVM/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225048977,"owners_count":17412902,"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-03T18:00:56.092Z","updated_at":"2024-11-17T14:30:46.341Z","avatar_url":"https://github.com/ozy.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"# ToyJVM\n\nExperimental Java Bytecode Interpreter written in C to understand Java concepts better.\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n## Prerequisites\n\n\n```Javac``` is required to compile Java codes into Java bytecodes.\n\n## Running the tests\n\nYou can run the tests with the ```test.sh``` script. As the project grows up, new tests will be added.\n\n## Running the software\n\nYou need to give the class name without extension to the executable. For example ```./bin/main test/HelloWorld``` will run the test/HelloWorld.class file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozy%2FToyJVM","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fozy%2FToyJVM","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozy%2FToyJVM/lists"}