{"id":16806815,"url":"https://github.com/loipesmas/vesmor","last_synced_at":"2026-05-12T07:32:23.928Z","repository":{"id":242113662,"uuid":"780376363","full_name":"LoipesMas/vesmor","owner":"LoipesMas","description":"a fantasy video game console with vector graphics and a declarative statically typed functional programming language","archived":false,"fork":false,"pushed_at":"2024-06-15T11:47:00.000Z","size":1097,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T06:24:23.837Z","etag":null,"topics":["declarative-programming","fantasy-console","functional-programming","gamedev","programming-language","rust","svelte","vector-graphics","wasm","web","webassembly"],"latest_commit_sha":null,"homepage":"https://vesmor.loipesmas.net","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LoipesMas.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-01T10:49:39.000Z","updated_at":"2024-06-15T11:47:03.000Z","dependencies_parsed_at":"2024-05-31T18:43:29.954Z","dependency_job_id":"f31caed9-8c7d-4ad8-a37b-2163693fd5e5","html_url":"https://github.com/LoipesMas/vesmor","commit_stats":null,"previous_names":["loipesmas/vesmor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoipesMas%2Fvesmor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoipesMas%2Fvesmor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoipesMas%2Fvesmor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoipesMas%2Fvesmor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LoipesMas","download_url":"https://codeload.github.com/LoipesMas/vesmor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247810814,"owners_count":20999981,"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":["declarative-programming","fantasy-console","functional-programming","gamedev","programming-language","rust","svelte","vector-graphics","wasm","web","webassembly"],"created_at":"2024-10-13T09:51:56.850Z","updated_at":"2026-05-12T07:32:23.879Z","avatar_url":"https://github.com/LoipesMas.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vesmor\n\nVesmor is a [Fantasy Video Game Console](https://en.wikipedia.org/wiki/Fantasy_video_game_console).\n\nIt is inspired by old arcade games (such as [Star Wars from 1983](https://en.wikipedia.org/wiki/Star_Wars_(1983_video_game))) and\n[Vectrex](https://en.wikipedia.org/wiki/Vectrex), a home console\nwith a vector display.\n\nIt features a custom scripting language, called `Vesmish`, that\nis functional, declarative, statically typed and interpreted.\n\nThe limitation of this console is that it can only draw\n[vector graphics](https://en.wikipedia.org/wiki/Vector_graphics)\n(currently only lines, maybe more to come).\n\nMore detailed information can be found in the manual included with the devkit.\n\n# State\n\nIt's mostly working, enough to make simple-ish games.\nSome language features are not implemented yet (mainly generics-related stuff and quality of life).\nI am also planning to add sound to the console one day.\n\n# Code\n\nThis repo contains two modules: `vesmish` and `vesmor`.\n\n## `vesmish`\n\n`vesmish` contains a Rust crate that includes the interpreter for the language.\n\nA CLI is not implemented yet, so it can really be only used as a library.\n\n## `vesmor`\n\n`vesmor` contains the console itself.\nIt is composed of a Rust part: [nannou](https://github.com/nannou-org/nannou) app that can be compiled natively or to WASM;\nand a web part: [svelte](https://svelte.dev/) website that embeds the WASM console and includes code editor.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floipesmas%2Fvesmor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floipesmas%2Fvesmor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floipesmas%2Fvesmor/lists"}