Skip to content

Commit 76079c4

Browse files
committedFeb 20, 2025
doc
1 parent 6b95a0b commit 76079c4

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Introduction
2-
**_EasyCoder_** is a high-level English-like scripting language suited for prototyping and rapid testing of ideas. It operates on the command line and a graphics module is under construction. This version of the language is written in Python and it acts as a fairly thin wrapper around Python functions, giving fast compilation and good runtime performance for general applications.
2+
**_EasyCoder_** is a high-level English-like scripting language suited for prototyping and rapid testing of ideas. It operates on the command line and a graphics module is under construction. The language is written in Python and it acts as a fairly thin wrapper around standard Python functions, giving fast compilation and good runtime performance for general applications.
33
<hr>
44

55
There is also a JavaScript version of **_EasyCoder_**, which provides a full set of graphical features to run in a browser. For this, please visit
-32.6 KB
Binary file not shown.

‎dist/easycoder-250216.1.tar.gz

-3.1 MB
Binary file not shown.

0 commit comments

Comments
 (0)
Please sign in to comment.