{"id":19001699,"url":"https://github.com/itzkiwisky/linx","last_synced_at":"2026-05-13T20:31:52.715Z","repository":{"id":177411583,"uuid":"660336372","full_name":"itzKiwiSky/Linx","owner":"itzKiwiSky","description":"Drawing programming language for love2D","archived":false,"fork":false,"pushed_at":"2023-06-30T00:52:16.000Z","size":14,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-21T13:31:38.820Z","etag":null,"topics":["library","love2d","lua","programming-language"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itzKiwiSky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-06-29T19:26:12.000Z","updated_at":"2023-08-06T13:30:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a8c3987-7414-4690-8d26-e02ad20edf64","html_url":"https://github.com/itzKiwiSky/Linx","commit_stats":null,"previous_names":["doge2dev/linx","itzkiwisky/linx"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/itzKiwiSky/Linx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzKiwiSky%2FLinx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzKiwiSky%2FLinx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzKiwiSky%2FLinx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzKiwiSky%2FLinx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itzKiwiSky","download_url":"https://codeload.github.com/itzKiwiSky/Linx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzKiwiSky%2FLinx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32999201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["library","love2d","lua","programming-language"],"created_at":"2024-11-08T18:12:23.319Z","updated_at":"2026-05-13T20:31:52.686Z","avatar_url":"https://github.com/itzKiwiSky.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linx\n\nLinx is a simple programming language that allow you create drawings on a canvas.\nThe language is pretty minimal, without flow controls or statements, the only thing you can use is variables.\n\nYou can declare a variable using the `defvar` command\n\nUsage : `defvar \u003ctype\u003e \u003cname\u003e \u003cvalue\u003e ...`\n\n```linx\n;; this program defines a var and set the foreground color to the values of the var\ndefvar color testColor 255 255 255 255\nsetfg $testColor\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitzkiwisky%2Flinx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitzkiwisky%2Flinx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitzkiwisky%2Flinx/lists"}