{"id":20790285,"url":"https://github.com/redsuperbat/neon","last_synced_at":"2026-04-21T12:03:50.257Z","repository":{"id":253558980,"uuid":"843865032","full_name":"redsuperbat/neon","owner":"redsuperbat","description":"Small expression based language","archived":false,"fork":false,"pushed_at":"2025-01-28T21:31:05.000Z","size":7680,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-28T22:27:22.628Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/redsuperbat.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":"2024-08-17T16:48:38.000Z","updated_at":"2025-01-28T21:31:09.000Z","dependencies_parsed_at":"2024-09-16T20:42:12.357Z","dependency_job_id":"7fa18e69-c8d7-4be2-b36a-12e813fcf469","html_url":"https://github.com/redsuperbat/neon","commit_stats":null,"previous_names":["redsuperbat/neon"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsuperbat%2Fneon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsuperbat%2Fneon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsuperbat%2Fneon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsuperbat%2Fneon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redsuperbat","download_url":"https://codeload.github.com/redsuperbat/neon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243136281,"owners_count":20241988,"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":[],"created_at":"2024-11-17T15:33:39.590Z","updated_at":"2025-12-24T12:09:30.046Z","avatar_url":"https://github.com/redsuperbat.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neon\n\n\u003c!--toc:start--\u003e\n\n- [Neon](#neon)\n  - [Features](#features)\n  - [Todo](#todo)\n  \u003c!--toc:end--\u003e\n\nExpression based language written in rust 🦀\nI am working on this language in my free time. This is a passion project and wont by most means lead to anything.\nThe aim is to make a 100% async runtime without the need to mark functions/methods as async.\nAll functions are async, nothing is sync. This will be done in order to avoid the red/blue function problem\n\n## Features\n\n- Higher order functions\n- Math operators\n- If statements\n- Recursion\n- Immutable variables\n- Type Checker\n\nFeel free to try it out in the [playground](https://redsuperbat.github.io/neon/)\n\nEverything is made from scratch, the neon_core library has no dependencies and the syntax highlighting is custom made by interpreting the tokens and adding decorations to the monaco editor.\n\n![redsuperbat github io_neon_](https://github.com/user-attachments/assets/74e56300-4173-4156-a7bc-ec31d023d8ad)\n\n## Todo\n\n- [ ] Mathematical operator precedence\n- [ ] Module system\n- [ ] Lua compiler\n- [ ] Structs and methods\n- [ ] Async runtime\n- [ ] IO std lib\n- [ ] String interpolation\n- [ ] Object property assignment\n- [x] Type syntax for functions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredsuperbat%2Fneon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredsuperbat%2Fneon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredsuperbat%2Fneon/lists"}