You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/md/home.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
## The simple yet powerful alternative to JavaScript ##
2
2
3
-
~ec~ is a comprehensive, easy-to-use scripting language that looks a lot like English. It lets you build interactive websites or add interactivity to your existing website. For example, this entire website is built with EasyCoder scripts and Markdown text, with no HTML or JavaScript used beyond the index.html file.
3
+
~ec~ is a comprehensive, easy-to-use browser-based scripting language that looks a lot like English. It lets you build interactive websites or add interactivity to your existing website. For example, this entire website is built with EasyCoder scripts and Markdown text, with no HTML or JavaScript used beyond the index.html file.
4
4
5
5
~ec~ requires no build environment. It compiles plain-text scripts in the browser and runs them immediately. Compilation is usually in the low tens of millseconds, even on a smartphone.
0 commit comments