Name | tree-sitter-esl JSON |
Version |
0.0.2
JSON |
| download |
home_page | None |
Summary | Tree sitter grammar for Epidemic Simulator Language (ESL) |
upload_time | 2024-09-10 19:06:52 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | MIT |
keywords |
incremental
parsing
tree-sitter
esl
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Tree sitter grammar for Epidemic Simulator Language (ESL)
Epidemic Simulator Language (ESL)
is a domain specific language for creating
high performance epidemic simulations on networks.
ESL code can be compiled to C++ using
the ESC compiler provided by the ESCAPE framework [1].
[1]: https://github.com/nssac/escape-abm
Raw data
{
"_id": null,
"home_page": null,
"name": "tree-sitter-esl",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "incremental, parsing, tree-sitter, esl",
"author": null,
"author_email": "Parantapa Bhattacharya <parantapa@virginia.edu>",
"download_url": "https://files.pythonhosted.org/packages/54/14/3c8cc22729f0ea1f25bdf3036bb7253cfce6d3c274d91faa16429ed4748f/tree_sitter_esl-0.0.2.tar.gz",
"platform": null,
"description": "# Tree sitter grammar for Epidemic Simulator Language (ESL)\n\nEpidemic Simulator Language (ESL)\nis a domain specific language for creating\nhigh performance epidemic simulations on networks.\n\nESL code can be compiled to C++ using\nthe ESC compiler provided by the ESCAPE framework [1].\n\n[1]: https://github.com/nssac/escape-abm\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Tree sitter grammar for Epidemic Simulator Language (ESL)",
"version": "0.0.2",
"project_urls": {
"Homepage": "https://github.com/nssac/tree-sitter-esl"
},
"split_keywords": [
"incremental",
" parsing",
" tree-sitter",
" esl"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "54143c8cc22729f0ea1f25bdf3036bb7253cfce6d3c274d91faa16429ed4748f",
"md5": "47620a6bce14fcc326beb8330b303150",
"sha256": "9e36e14f3531e4334e015db43593ad34b633c2df80a3b0e634062d0e0423e578"
},
"downloads": -1,
"filename": "tree_sitter_esl-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "47620a6bce14fcc326beb8330b303150",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 62725,
"upload_time": "2024-09-10T19:06:52",
"upload_time_iso_8601": "2024-09-10T19:06:52.679463Z",
"url": "https://files.pythonhosted.org/packages/54/14/3c8cc22729f0ea1f25bdf3036bb7253cfce6d3c274d91faa16429ed4748f/tree_sitter_esl-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-10 19:06:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "nssac",
"github_project": "tree-sitter-esl",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "tree-sitter-esl"
}