A package that contains a lexer and a parser that creates an AST.
Raw data
{
"_id": null,
"home_page": "",
"name": "compyler-tools",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python,compiler,lexer,parser,lalr,ast",
"author": "ricardoquinteladev",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/19/1d/1b3ba958966311c8afa0cb330cb57d4d9a350666df58b4a23696542d8f36/compyler-tools-0.3.tar.gz",
"platform": null,
"description": "A package that contains a lexer and a parser that creates an AST.\n",
"bugtrack_url": null,
"license": "",
"summary": "Tools to make a compiler in python",
"version": "0.3",
"project_urls": null,
"split_keywords": [
"python",
"compiler",
"lexer",
"parser",
"lalr",
"ast"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6ed799f1532e536fb2d2253cefe205285af0a1731c23dfedc3ab0e1b3c000f49",
"md5": "ad2c916c4e947c6b3befcfdea40358ac",
"sha256": "b9a0a017e65997625356fb5cce3619870f53108201a418b2b0d5decfb5ed2440"
},
"downloads": -1,
"filename": "compyler_tools-0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ad2c916c4e947c6b3befcfdea40358ac",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 6002,
"upload_time": "2023-12-19T00:21:25",
"upload_time_iso_8601": "2023-12-19T00:21:25.140009Z",
"url": "https://files.pythonhosted.org/packages/6e/d7/99f1532e536fb2d2253cefe205285af0a1731c23dfedc3ab0e1b3c000f49/compyler_tools-0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "191d1b3ba958966311c8afa0cb330cb57d4d9a350666df58b4a23696542d8f36",
"md5": "00ad9004213940ec6897c1af36c59296",
"sha256": "c382a65819b710ff1ecc968da9ca012bc02c9a50c852a3a27ef7c7f7711449fc"
},
"downloads": -1,
"filename": "compyler-tools-0.3.tar.gz",
"has_sig": false,
"md5_digest": "00ad9004213940ec6897c1af36c59296",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4381,
"upload_time": "2023-12-19T00:21:26",
"upload_time_iso_8601": "2023-12-19T00:21:26.193434Z",
"url": "https://files.pythonhosted.org/packages/19/1d/1b3ba958966311c8afa0cb330cb57d4d9a350666df58b4a23696542d8f36/compyler-tools-0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-19 00:21:26",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "compyler-tools"
}