Skip to content

Commit 722484f

Browse files
committed
doc
1 parent 123d989 commit 722484f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

ecr/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
# C++ runtime engine for scripts compiled with Easycoder (Python version)
1+
# C++ runtime engine for scripts compiled with Easycoder (Python version)
22

3-
Under development
3+
Under development
4+
5+
The Python version of EasyCoder has a compile option that generates a compressed file instead of running the code.
6+
7+
Work is currently under way to build a runtime in C++, that takes the compiler output and runs it on a device such as an ESP8266. This should make programming such devices far simpler. The runtime will be able to download and execute compiled scripts on demand.

0 commit comments

Comments
 (0)