{"id":27456907,"url":"https://github.com/eirikvaa/nic","last_synced_at":"2025-06-11T06:05:56.724Z","repository":{"id":44410581,"uuid":"172592086","full_name":"eirikvaa/Nic","owner":"eirikvaa","description":"My first stab at creating a programming language from the ground up","archived":false,"fork":false,"pushed_at":"2023-07-10T19:27:47.000Z","size":228,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T18:50:31.628Z","etag":null,"topics":["compiler","programming-language"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/eirikvaa.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,"zenodo":null}},"created_at":"2019-02-25T22:00:38.000Z","updated_at":"2022-08-09T20:16:10.000Z","dependencies_parsed_at":"2025-04-15T18:51:19.793Z","dependency_job_id":null,"html_url":"https://github.com/eirikvaa/Nic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eirikvaa%2FNic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eirikvaa%2FNic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eirikvaa%2FNic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eirikvaa%2FNic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eirikvaa","download_url":"https://codeload.github.com/eirikvaa/Nic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eirikvaa%2FNic/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259211831,"owners_count":22822379,"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":["compiler","programming-language"],"created_at":"2025-04-15T18:40:12.681Z","updated_at":"2025-06-11T06:05:56.719Z","avatar_url":"https://github.com/eirikvaa.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nic\n\n## What is Nic?\n\nSince about halfway into my studies at the Norwegian University of Science and Technology (NTNU), I have been interested in programming languages and compilers. I have followed the fantastic guide by [Crafting Interpreters](http://craftinginterpreters.com/) for quite some time now, but the way to truly learn something is to do it yourself. That's why I want to create _my very own_ programming language from scratch.\n\nI have zero and all plans for Nic. I just want to try to create _something_ that can work. I also want it to compile down to machine code and have a strong type system. These things are way over my head right now, but I'm hoping that when I learn more and more concepts, I can incorporate them into the language. It will be a fun exercise and something to show other people.\n\n## Where did the name come from?\n\nNic is truly a random name. I have a rubber duck at home with the name \"Nordic Semiconductor\", and this was at the point where I was _just_ starting to think about my new programming language, back in January 2018. I just took the first and two last letters of the word _Nordic_, and there it was. Truly underwhelming, one might say. But the name isn't important here.\n\n## Features\n\n- [x] Single and multiline comments\n- [x] Booleans (true/false)\n- [x] Binary operations (+, -, *, /, ==, !=, \u003e=, \u003e, \u003c=, \u003c, and, or)\n- [x] Variables\n- [x] Constants\n- [x] Conditionals (if/else)\n- [x] Printing\n- [x] Int, Double, String and Bool types\n- [x] Basic type checking\n- [ ] Classes and methods\n- [ ] Code generation with LLVM\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feirikvaa%2Fnic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feirikvaa%2Fnic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feirikvaa%2Fnic/lists"}