{"id":16984907,"url":"https://github.com/nektro/slate","last_synced_at":"2025-03-22T15:30:45.383Z","repository":{"id":51330716,"uuid":"140329634","full_name":"nektro/slate","owner":"nektro","description":"🌌 An experimental programming language.","archived":false,"fork":false,"pushed_at":"2023-11-07T04:24:32.000Z","size":111,"stargazers_count":27,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-18T12:50:57.728Z","etag":null,"topics":["programming-language","slate"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nektro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":"nektro"}},"created_at":"2018-07-09T18:57:08.000Z","updated_at":"2024-02-07T23:14:22.000Z","dependencies_parsed_at":"2024-06-19T00:28:11.768Z","dependency_job_id":"49e2f00f-fcb0-4c4f-991b-8f23cfb3315d","html_url":"https://github.com/nektro/slate","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/nektro%2Fslate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektro%2Fslate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektro%2Fslate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektro%2Fslate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nektro","download_url":"https://codeload.github.com/nektro/slate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244978414,"owners_count":20541852,"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":["programming-language","slate"],"created_at":"2024-10-14T02:35:17.946Z","updated_at":"2025-03-22T15:30:44.985Z","avatar_url":"https://github.com/nektro.png","language":"Go","funding_links":["https://github.com/sponsors/nektro"],"categories":[],"sub_categories":[],"readme":"# Slate\n\n![loc](https://sloc.xyz/github/nektro/slate)\n[![discord](https://img.shields.io/discord/551971034593755159.svg?logo=discord)](https://discord.gg/P6Y4zQC)\n[![goreportcard](https://goreportcard.com/badge/github.com/nektro/slate)](https://goreportcard.com/report/github.com/nektro/slate)\n\nA new programming language made by me. Used as a tool to learn about compilers.\n\n\u003e Note: some code snippets and examples may only work on x64 Linux since that's what I have.\n\n## Built With\n\n- Golang 1.14\n- LLVM 12\n- https://github.com/llir/llvm\n- https://github.com/nektro/go-util\n\n## Usage\n\nRunning `./start_local.sh` will build and run Slate on the x64 Linux Hello World. Feel free to edit either file.\n\n```\ngo build\n./slate -run {path/to/src_file.slate}\nllvm-as-12 out.ll\nlli-12 out.bc\n```\n\nMore code examples can be found in the [`./tests/`](./tests/) directory.\n\n## Inspirations\n\n- https://github.com/golang/go\n- https://github.com/ziglang/zig\n- https://github.com/denoland/deno\n- https://github.com/rust-lang/rust\n- https://www.haskell.org/\n- https://www.roc-lang.org/\n\n## Contributing\n\nIssues welcome. As the project progresses I will make a list of focus areas.\n\nIn regards to pull requests, I appreciate the enthusiasm but at this stage I will be more hesitant than normal about what gets merged from other people. This project is largely an experiment and learning environment for me, so please keep that in mind.\n\n## Contact\n\n- hello@nektro.net\n- https://twitter.com/nektro\n\n## License\n\nACSL v1.4. See [LICENSE](LICENSE) for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnektro%2Fslate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnektro%2Fslate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnektro%2Fslate/lists"}