All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Esolang. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 23:07, 7 December 2024 NeriyaCo talk contribs created page Dotsscript (Created page with "DotsScript is a JavaScript interpreter that makes your JavaScript code much simpler by making the whole code using 2 characters only, the <code>.</code> and the <code>ᱹ</code> character. == Installation == The interpreter is available through npm and yarn under the name <code>dotsscript</code> npm i -g dotsscript Or yarn global add dotsscript == Usage == You can use DotsScript by importing the library in your JavaScript file: import 'dotsscript'; // Your...")
- 22:41, 7 December 2024 User account NeriyaCo talk contribs was created