{"id":15048840,"url":"https://github.com/QualityCroissant/Fox-Virtual-Machine","last_synced_at":"2025-10-31T04:31:23.375Z","repository":{"id":255685564,"uuid":"853387727","full_name":"QualityCroissant/Fox-Virtual-Machine","owner":"QualityCroissant","description":"A virtual machine and assembler for the Fox architecture","archived":false,"fork":false,"pushed_at":"2025-01-16T11:58:26.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T15:52:45.131Z","etag":null,"topics":["architecture","assembler","assembly","assembly-language","assembly-language-programming","backend","c-language","c-programming","c-programming-language","computer-architecture","fox-architecture","fox-assembly","fox-assembly-language","gplv3","open-source","runtime","runtime-system","simulator","virtual-machine","vm"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/QualityCroissant.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}},"created_at":"2024-09-06T14:56:09.000Z","updated_at":"2025-01-15T16:49:53.000Z","dependencies_parsed_at":"2024-09-14T23:59:06.372Z","dependency_job_id":"50771167-05b7-4826-b6a9-39c621a2bd17","html_url":"https://github.com/QualityCroissant/Fox-Virtual-Machine","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"e424840a02daa59648c493d55fc284b6a76c27a2"},"previous_names":["finn-chipp/fox-virtual-machine","qualitycroissant/fox-virtual-machine"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualityCroissant%2FFox-Virtual-Machine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualityCroissant%2FFox-Virtual-Machine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualityCroissant%2FFox-Virtual-Machine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QualityCroissant%2FFox-Virtual-Machine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QualityCroissant","download_url":"https://codeload.github.com/QualityCroissant/Fox-Virtual-Machine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239108715,"owners_count":19583047,"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":["architecture","assembler","assembly","assembly-language","assembly-language-programming","backend","c-language","c-programming","c-programming-language","computer-architecture","fox-architecture","fox-assembly","fox-assembly-language","gplv3","open-source","runtime","runtime-system","simulator","virtual-machine","vm"],"created_at":"2024-09-24T21:16:47.656Z","updated_at":"2025-10-31T04:31:18.336Z","avatar_url":"https://github.com/QualityCroissant.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"![logo](https://github.com/user-attachments/assets/3a2ade8f-8475-4383-a993-ceaab4ea45fe)\n\u003ch1\u003eFox Virtual Machine\u003c/h1\u003e\n\u003ch2\u003eA virtual machine aiming to be simplistic, fast, and easily reïmplementable\u003c/h2\u003e\n\n\u003ch3\u003eGetting Started\u003c/h3\u003e\n\n**Important:** FVM now supports graphics! However, this means you must have GLFW installed on your system to be able to use it.\n\nTo set up ready to use FVM, download the latest release under the releases section, unzip it, and enjoy!\nIf you want to learn how to use it, the wiki contains a basic guide, which also describes how it works.\nAny additions, forks, and edits are very much welcomed. However, please be patient, as the project is still in its alpha stage!\n\n\u003ch3\u003eJust want to give it a try?\u003c/h3\u003e\n\nFVM now has its own demo suite hosted on Github Pages! Check it out here: https://qualitycroissant.github.io/fvmonline/ (currently on FVM v0.3-alpha)\n\n\u003ch3\u003eLicensing\u003c/h3\u003e\n\nAll source code composing FVM is distributed under the MPL 2.0 license. FVM also dynamically links GLFW, as of v0.4-alpha,\nwhich is distributed under the zlib/libpng license.\n\nThe full MPL 2.0 license, under which all source code in FVM is distributed, can be found in the LICENSE file.\nThe full zlib/libpng license under which GLFW is distributed can be found below:-\n\n**GLFW is distributed under the following license:**\n\n  Copyright © 2002-2006 Marcus Geelnard\n\n  Copyright © 2006-2019 Camilla Löwy\n\n  This software is provided ‘as-is’, without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.\n\n  Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:\n\n      The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.\n\n      Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.\n\n      This notice may not be removed or altered from any source distribution.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FQualityCroissant%2FFox-Virtual-Machine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FQualityCroissant%2FFox-Virtual-Machine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FQualityCroissant%2FFox-Virtual-Machine/lists"}