Crates.io | eeric-interpreter |
lib.rs | eeric-interpreter |
version | 0.1.2 |
source | src |
created_at | 2023-08-29 08:45:38.920929 |
updated_at | 2023-11-02 23:14:04.050307 |
description | A front-end abstraction layer over eeric |
homepage | |
repository | https://github.com/pawelperek/eeric |
max_upload_size | |
id | 957798 |
size | 175,487 |
A String to eeric_core instructions mapper
eeric-interpreter is a library designed to map strings into eeric_core abstract types. This facilitates the integration of textual input into the eeric ecosystem, providing an essential bridge to effectively interact with the eeric core within the browser environment.