{"id":19724951,"url":"https://github.com/vgsantoniazzi/tiny-lang","last_synced_at":"2025-04-29T23:30:32.792Z","repository":{"id":33609820,"uuid":"37262004","full_name":"vgsantoniazzi/tiny-lang","owner":"vgsantoniazzi","description":"tiny-lang — A different programming language. Supports a bunch of spoken languages.","archived":false,"fork":false,"pushed_at":"2020-08-28T14:58:31.000Z","size":380,"stargazers_count":29,"open_issues_count":4,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-05T20:11:08.973Z","etag":null,"topics":["compiler","compiler-","compiler-construction","compiler-design","compiler-frontend","compilers","interpreter","interpreters","just-in-time","language","programming-language"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":"Unmaintained","scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vgsantoniazzi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"patreon":"vgsantoniazzi","custom":["https://www.blockchain.com/btc/address/bc1qee739z9xk60thq57nakw9s94adej77ur3z4qh5"]}},"created_at":"2015-06-11T13:16:42.000Z","updated_at":"2025-02-01T03:09:25.000Z","dependencies_parsed_at":"2022-09-10T02:41:27.065Z","dependency_job_id":null,"html_url":"https://github.com/vgsantoniazzi/tiny-lang","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/vgsantoniazzi%2Ftiny-lang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgsantoniazzi%2Ftiny-lang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgsantoniazzi%2Ftiny-lang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgsantoniazzi%2Ftiny-lang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vgsantoniazzi","download_url":"https://codeload.github.com/vgsantoniazzi/tiny-lang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251599681,"owners_count":21615568,"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","compiler-","compiler-construction","compiler-design","compiler-frontend","compilers","interpreter","interpreters","just-in-time","language","programming-language"],"created_at":"2024-11-11T23:27:40.159Z","updated_at":"2025-04-29T23:30:32.358Z","avatar_url":"https://github.com/vgsantoniazzi.png","language":"C++","funding_links":["https://patreon.com/vgsantoniazzi","https://www.blockchain.com/btc/address/bc1qee739z9xk60thq57nakw9s94adej77ur3z4qh5"],"categories":[],"sub_categories":[],"readme":"## Welcome to Tiny lang\n\nThis project is an open-source interpreter based on C++. The proposal of this repository is understand interpreters and build a new one based on my own syntax.\n\n## Getting Started\n\nClone the project:\n\n```\ngit clone git@github.com:vgsantoniazzi/tiny-lang.git\n```\n\n[Install Google test](https://code.google.com/p/googletest/)\n\n## Usage\n\n##### Compile\n\n```\nmake\n```\n\n##### Run\n\n```\nmake run\n```\n\n##### Docs\n\nGenerate doxygen docs\n\n```\nmake docs\n```\n\n### Run in other language\n\nCreate tokens file (based on `tokens/` dir files and run your examples based on `examples/` dir)\n\n```\nmake run FILE=examples/portugues.tl TOKENS=tokens/portugues.yml\n```\n\n##### Format code\n\n```\nmake format\n```\n\n##### Install\n\n```\nmake install\n```\n\n##### Clean\n\n```\nmake clean\n```\n\nTo run manually, open bin/run\n\n## Contributing\n\nI :heart: Open source!\n\nBefore sending a pull request: Please, format the source code\n\n```\nbin/format\n```\n\n[Follow github guides for forking a project](https://guides.github.com/activities/forking/)\n\n[Follow github guides for contributing open source](https://guides.github.com/activities/contributing-to-open-source/#contributing)\n\n[Squash pull request into a single commit](http://eli.thegreenplace.net/2014/02/19/squashing-github-pull-requests-into-a-single-commit/)\n\n## Code status\n\n[![Build Status](https://travis-ci.org/vgsantoniazzi/tiny-lang.svg?branch=master)](https://travis-ci.org/vgsantoniazzi/tiny-lang)\n\n## License\n\nTiny lang is released under the [MIT license](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvgsantoniazzi%2Ftiny-lang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvgsantoniazzi%2Ftiny-lang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvgsantoniazzi%2Ftiny-lang/lists"}