{"id":16330340,"url":"https://github.com/nixinova/nouva","last_synced_at":"2025-11-01T08:30:34.190Z","repository":{"id":250265864,"uuid":"833664583","full_name":"Nixinova/Nouva","owner":"Nixinova","description":"The Nouva programming language.","archived":false,"fork":false,"pushed_at":"2024-08-19T14:28:02.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-26T07:42:05.619Z","etag":null,"topics":["grammar","language","lark","nixinova","parser","programming-language"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nixinova.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","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-07-25T13:53:19.000Z","updated_at":"2024-08-19T14:28:15.000Z","dependencies_parsed_at":"2024-08-10T14:43:04.094Z","dependency_job_id":"e022ab02-b68a-4c43-a6f0-577d7e8a2288","html_url":"https://github.com/Nixinova/Nouva","commit_stats":null,"previous_names":["nixinova/nouva"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nixinova%2FNouva","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nixinova%2FNouva/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nixinova%2FNouva/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nixinova%2FNouva/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nixinova","download_url":"https://codeload.github.com/Nixinova/Nouva/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239269808,"owners_count":19610870,"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":["grammar","language","lark","nixinova","parser","programming-language"],"created_at":"2024-10-10T23:19:01.727Z","updated_at":"2025-11-01T08:30:34.154Z","avatar_url":"https://github.com/Nixinova.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nouva\n\nThe **Nouva** programming language.\n\nExplore the syntax of Nouva in **[syntax.md](syntax.md)**.\n\nThis language uses a Lark grammar: **[grammar.lark](src/grammar.lark)**.\nUse a Lark compiler such as [lark-parser.org](https://www.lark-parser.org/ide/) to preview the Nouva grammar.\n\nParse Nouva code using **[parser.py](src/parser.py)**.\nTry it from the CLI: `bin/parse \"var x = true;\"`.\n\nTranspile Nouva code to JavaScript using **[transpiler.py](src/transpiler.py)**.\nTry it from the CLI: `bin/transpile \"var x = true;\"`.\n\nBasic compilation is also available, which does the above transpilation but with error reporting.\nTry it from the CLI: `bin/compile \"var x = true;\"`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnixinova%2Fnouva","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnixinova%2Fnouva","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnixinova%2Fnouva/lists"}