{"id":27123196,"url":"https://github.com/ammienyami/nolang","last_synced_at":"2026-04-30T09:38:28.592Z","repository":{"id":40316396,"uuid":"488372918","full_name":"AmmieNyami/nolang","owner":"AmmieNyami","description":"Concatenative stack-based programming language designed for writing programs for computers.","archived":false,"fork":false,"pushed_at":"2023-05-11T00:54:02.000Z","size":213,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T02:28:31.795Z","etag":null,"topics":["assembly","compiler","go","golang","language","programming-language"],"latest_commit_sha":null,"homepage":"","language":"Go","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/AmmieNyami.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}},"created_at":"2022-05-03T21:51:15.000Z","updated_at":"2023-01-29T03:57:01.000Z","dependencies_parsed_at":"2024-01-27T04:57:10.822Z","dependency_job_id":null,"html_url":"https://github.com/AmmieNyami/nolang","commit_stats":null,"previous_names":["robertosixty1/nolang","ammienyami/nolang"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmmieNyami%2Fnolang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmmieNyami%2Fnolang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmmieNyami%2Fnolang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmmieNyami%2Fnolang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AmmieNyami","download_url":"https://codeload.github.com/AmmieNyami/nolang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247654407,"owners_count":20973993,"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":["assembly","compiler","go","golang","language","programming-language"],"created_at":"2025-04-07T12:35:38.206Z","updated_at":"2026-04-30T09:38:28.147Z","avatar_url":"https://github.com/AmmieNyami.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **Nolang**\n\n[Concatenative](https://concatenative.org) [stack-based](https://en.wikipedia.org/wiki/Stack-oriented_programming) [programming language](https://en.wikipedia.org/wiki/Programming_language) [design](https://en.wikipedia.org/wiki/Design)ed for [writing](https://en.wikipedia.org/wiki/Writing) [programs](https://en.wikipedia.org/wiki/Computer_program) for [computers](https://en.wikipedia.org/wiki/Computer). It definitely is *no*t Forth, but it's written in go*lang*.\n\n# Quick Start\n\nYou will need to have the [go](https://go.dev) compiler and the [yasm](https://yasm.tortall.net/) assembler installed.\n```console\n$ echo \"34 35 + print\" \u003e sum.no\n$ make\n$ ./no -c sum.no -r\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fammienyami%2Fnolang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fammienyami%2Fnolang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fammienyami%2Fnolang/lists"}