{"id":28000617,"url":"https://github.com/sysprog21/pitifulvm","last_synced_at":"2025-05-08T23:53:52.214Z","repository":{"id":49324392,"uuid":"288146919","full_name":"sysprog21/pitifulvm","owner":"sysprog21","description":"A shabby implementation of Java virtual machine in C","archived":false,"fork":false,"pushed_at":"2022-09-06T13:14:29.000Z","size":122,"stargazers_count":142,"open_issues_count":1,"forks_count":21,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-05-08T23:53:47.021Z","etag":null,"topics":["java","java-virtual-machine","jvm"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sysprog21.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}},"created_at":"2020-08-17T10:11:05.000Z","updated_at":"2025-05-02T22:01:36.000Z","dependencies_parsed_at":"2022-08-12T20:01:28.992Z","dependency_job_id":null,"html_url":"https://github.com/sysprog21/pitifulvm","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/sysprog21%2Fpitifulvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysprog21%2Fpitifulvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysprog21%2Fpitifulvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysprog21%2Fpitifulvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sysprog21","download_url":"https://codeload.github.com/sysprog21/pitifulvm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253166486,"owners_count":21864471,"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":["java","java-virtual-machine","jvm"],"created_at":"2025-05-08T23:53:51.641Z","updated_at":"2025-05-08T23:53:52.208Z","avatar_url":"https://github.com/sysprog21.png","language":"C","readme":"# PitifulVM\n\nA shabby implementation of Java virtual machine in C.\n\n## Prerequisites\n\nOracle Java SE Development Kit or OpenJDK is required to build and run test suite.\n\n## Running the tests\n\nYou can run the tests with `make check`.\n\n## Running the VM\n\nYou need to specify the full filename (including `.class` suffix) to the executable. For example:\n```shell\n$ javac tests/Factorial.java\n$ ./jvm tests/Factorial.class\n```\n\n## License\n\n`PitifulVM` is released under the BSD 2 clause license. Use of this source code\nis governed by a BSD-style license that can be found in the LICENSE file.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsysprog21%2Fpitifulvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsysprog21%2Fpitifulvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsysprog21%2Fpitifulvm/lists"}