This is collection of tools for the Language Design course to be able to generate a lexical analyzer.
Change Log
===========
0.0.4 (08/04/2023)
------------------
- More fixes.
0.0.5 (19/04/2023)
------------------
- Rearranging packages.
0.0.6 (19/04/2023)
------------------
- More fields for the StateAFD class.
0.0.7 (23/04/2023)
------------------
- Additions for AFN simulation.
0.0.8 (24/04/2023)
------------------
- Fixes.
0.0.9 (24/04/2023)
------------------
- Show errors in order from LexEval.
0.0.10 (24/04/2023)
-------------------
- Fixes.
0.0.11 (24/04/2023)
-------------------
- Fixes.
0.0.12 (24/04/2023)
-------------------
- Fixing errors.
Raw data
{
"_id": null,
"home_page": "https://github.com/MGonza20/Compis_Lab4",
"name": "sara-compis1-tools",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Compiler",
"author": "Sara Paguaga",
"author_email": "sara.paguaga@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/15/74/ca43da5d96fa6241d3694fb825d787c544c07ddc2a1d3b27be93844bb4b7/sara_compis1_tools-0.0.12.tar.gz",
"platform": null,
"description": "This is collection of tools for the Language Design course to be able to generate a lexical analyzer.\r\n\r\nChange Log\r\n===========\r\n\r\n0.0.4 (08/04/2023)\r\n------------------\r\n- More fixes.\r\n\r\n0.0.5 (19/04/2023)\r\n------------------\r\n- Rearranging packages.\r\n\r\n0.0.6 (19/04/2023)\r\n------------------\r\n- More fields for the StateAFD class.\r\n\r\n0.0.7 (23/04/2023)\r\n------------------\r\n- Additions for AFN simulation.\r\n\r\n0.0.8 (24/04/2023)\r\n------------------\r\n- Fixes.\r\n\r\n0.0.9 (24/04/2023)\r\n------------------\r\n- Show errors in order from LexEval.\r\n\r\n0.0.10 (24/04/2023)\r\n-------------------\r\n- Fixes.\r\n\r\n0.0.11 (24/04/2023)\r\n-------------------\r\n- Fixes.\r\n\r\n0.0.12 (24/04/2023)\r\n-------------------\r\n- Fixing errors.\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A collection of tools for the Language Design course",
"version": "0.0.12",
"split_keywords": [
"compiler"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1574ca43da5d96fa6241d3694fb825d787c544c07ddc2a1d3b27be93844bb4b7",
"md5": "4e0808c0dff093014a381f8be345a934",
"sha256": "640668935af7e8c391d451497a104efc1174342f8903e6b055816162ad15bc6b"
},
"downloads": -1,
"filename": "sara_compis1_tools-0.0.12.tar.gz",
"has_sig": false,
"md5_digest": "4e0808c0dff093014a381f8be345a934",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14630,
"upload_time": "2023-04-25T03:08:11",
"upload_time_iso_8601": "2023-04-25T03:08:11.957891Z",
"url": "https://files.pythonhosted.org/packages/15/74/ca43da5d96fa6241d3694fb825d787c544c07ddc2a1d3b27be93844bb4b7/sara_compis1_tools-0.0.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-25 03:08:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "MGonza20",
"github_project": "Compis_Lab4",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "sara-compis1-tools"
}