{"id":18278355,"url":"https://github.com/ibax-io/needle","last_synced_at":"2025-04-09T04:39:11.087Z","repository":{"id":223793891,"uuid":"702446329","full_name":"IBAX-io/needle","owner":"IBAX-io","description":"The smart contract programming language called Needle.","archived":false,"fork":false,"pushed_at":"2024-04-11T10:20:37.000Z","size":767,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-04-14T06:46:02.901Z","etag":null,"topics":["blockchain","embedded-language","golang","needle","programming-language","smart-contracts"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IBAX-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-10-09T10:33:00.000Z","updated_at":"2024-04-18T05:27:34.495Z","dependencies_parsed_at":"2024-02-22T05:29:59.051Z","dependency_job_id":"5abab148-c48e-4fb5-a9e1-3f802c413f41","html_url":"https://github.com/IBAX-io/needle","commit_stats":null,"previous_names":["ibax-io/needle"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBAX-io%2Fneedle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBAX-io%2Fneedle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBAX-io%2Fneedle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBAX-io%2Fneedle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBAX-io","download_url":"https://codeload.github.com/IBAX-io/needle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247980826,"owners_count":21027803,"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":["blockchain","embedded-language","golang","needle","programming-language","smart-contracts"],"created_at":"2024-11-05T12:24:03.103Z","updated_at":"2025-04-09T04:39:11.068Z","avatar_url":"https://github.com/IBAX-io.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Needle Language\n\n[![Go Reference](https://pkg.go.dev/badge/flag.svg)](https://pkg.go.dev/github.com/IBAX-io/needle)\n[![License](https://img.shields.io/badge/License-GPL_3.0-blue.svg)](https://opensource.org/blog/license/gpl-3-0)\n[![Go Report Card](https://goreportcard.com/badge/github.com/IBAX-io/needle)](https://goreportcard.com/report/github.com/IBAX-io/needle)\n\nNeedle is a statically typed programming language for developing smart contracts to power the IBAX blockchain. It is designed to be a platform-agnostic language to enable common libraries with execution smart contracts on the blockchain.\n\nThis repository contains the Needle compiler, virtual machines, grammar and more. then developers want to quickly write smart contracts for IBAX blockchain, it should be written in Needle.\n\n## Usage Example\n\nHere is a simple Needle smart contract example:\n\n```\ncontract Hello {\n    func hello() string {\n        return \"Hello, Needle!\"\n    }\n}\n```\n\n## API Documentation\n\nYou can find the complete API documentation [here](https://pkg.go.dev/github.com/IBAX-io/needle).\n\n## ANTLR Grammar\n\nWe are using grammar files. Link to the grammar files can be found [here](https://github.com/IBAX-io/needle/tree/main/grammar/antlr). \n\n## Contribution\n\nWe welcome everyone's contribution to Needle. If you want to contribute to Needle, you can submit a [pull request](https://github.com/IBAX-io/needle/pulls) or propose your suggestions in the [issue](https://github.com/IBAX-io/needle/issues) area.\n\n## License\n\nNeedle is licensed under the GNU General Public License v3.0. For more information, please refer to the [LICENSE](https://github.com/IBAX-io/needle/blob/main/LICENSE) file.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibax-io%2Fneedle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibax-io%2Fneedle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibax-io%2Fneedle/lists"}