elda

View on PyPIReverse Dependencies (0)

0.1.0 elda-0.1.0-py3-none-any.whl

Wheel Details

Project: elda
Version: 0.1.0
Filename: elda-0.1.0-py3-none-any.whl
Download: [link]
Size: 34574
MD5: 21dbad2fd30d41ba943b51ca85fcec84
SHA256: abbd49ccbbf3ac54c41afc23409b21e85e8b44ebf0245af3486e75b25ee4f244
Uploaded: 2019-05-08 04:02:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: elda
Version: 0.1.0
Summary: A data analysis focused language built with Python
Author: Juan Manuel Perez & German Villacorta
Author-Email: juanmapf97[at]gmail.com
Home-Page: https://github.com/Germanvp/ELDA
Keywords: language data project
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Requires-Dist: ply
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: sklearn
Description-Content-Type: text/markdown
[Description omitted; length: 9719 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
elda/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
elda/main.py sha256=NUno9h6WWJfXCp4VBojgADp3lml7zA8Th9ZNvWC2QOo 1702
elda/Compiler/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
elda/Compiler/intermediate_code_generator.py sha256=nTPFQry7WVbBlHTntf0fZeWSArWcNdK9ImN3XWppLwU 21793
elda/Compiler/lexer.py sha256=5zAlA1AvjHjYMTvgb7GpPasWKjiHPThOAtB1npAz5mM 1947
elda/Compiler/parser.py sha256=ipjdpQlCgyiuAFGV9IDCH8nL1ZAWJPHze2_y5dXPqKw 28615
elda/Compiler/parsetab.py sha256=MBUtqCx5257cAdl-vZ4Fmy28sXvFN2ARYqjwz0w6abE 35271
elda/Compiler/semantic_cube.py sha256=4Z2e_D6LbqFVWHA5Iyz9Gr3PqgPucfRZn_UMXL9CcJk 14002
elda/Compiler/vars_table.py sha256=u1ry9aNI1oJdP-v_-ETqcc21nahOFTBnY9Mj1sgpyfs 3539
elda/VirtualMachine/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
elda/VirtualMachine/main_memory.py sha256=dFiEp0MhP_zLmMIGwR7MmY2xkEnXKpC-s-7QH4W8hA4 1739
elda/VirtualMachine/virtual_machine.py sha256=or30p-bNXO5_omsCX1F4ZPK5l4CJVzMt01WeT-oAL0w 22878
elda/VirtualMachine/virtual_memory.py sha256=1mo1CiEKg_qp07alrOslWCMolWz8vZPDhBhDcHfZr5Q 1539
elda-0.1.0.dist-info/LICENSE sha256=pAZXnNE2dxxwXFIduGyn1gpvPefJtUYOYZOi3yeGG94 1068
elda-0.1.0.dist-info/METADATA sha256=l6mnBk7iuC9ef6ICrpO0M6n081tHbuCxINo1d9Fxq24 10341
elda-0.1.0.dist-info/WHEEL sha256=U88EhGIw8Sj2_phqajeu_EAi3RAo8-C6zV3REsWbWbs 92
elda-0.1.0.dist-info/entry_points.txt sha256=cJdrzJ7Xoh94Mq-8INRgUFMVzy1G48KjW5VbZGn7WG4 41
elda-0.1.0.dist-info/top_level.txt sha256=p58Pojtei0lmzWTT6FjBYerFwjwj5ycqqq333-OdFYo 5
elda-0.1.0.dist-info/RECORD

top_level.txt

elda

entry_points.txt

elda = elda.main:elda