-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
845fd59
commit af98e73
Showing
3 changed files
with
10 additions
and
1 deletion.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
/*! | ||
* escape-html | ||
* Copyright(c) 2012-2013 TJ Holowaychuk | ||
* Copyright(c) 2015 Andreas Lubbe | ||
* Copyright(c) 2015 Tiancheng "Timothy" Gu | ||
* MIT Licensed | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="format-detection" content="telephone=no,address=no,email=no"><link rel="shortcut icon" type="image/x-icon" href="favicon.ico"><title>3body Programming Language - Playground</title><script defer="defer" src="bundle.b2375eb476b48f76cbae.js"></script><link href="style.992fdb0fccda45feb2ae.css" rel="stylesheet"></head><body><main class="app"><header class="header"><div><ul><li><button class="button button--primary" id="run"><x-icon icon="play" size="16" color="#fff"></x-icon>RUN</button></li><li><div class="select"><select id="snippet"><option value="">SELECT SNIPPET...</option></select></div></li></ul></div><div><ul><li><button class="button button--default" id="format"><x-icon icon="sort" size="14" color="#999"></x-icon>ENFORCE ORDER</button></li><li><button class="button button--default tooltip-container" id="share"><x-icon icon="share" size="14" color="#999"></x-icon>EXPAND BUSINESS<span class="tooltip">Shareable link now in address bar!!</span></button></li><li><a class="button button--default" href="https://github.com/rustq/3body-lang"><x-icon icon="doc" size="14" color="#999"></x-icon>ALIGN INTEREST</a></li></ul></div></header><div class="editor"><textarea id="source"></textarea></div><div class="console"><div class="console__title"><div><x-icon icon="comment" size="14" color="#999"></x-icon>RESULT</div><div><time id="last-updated"></time></div></div><div class="console__body" id="output-container"><pre><code id="output"></code></pre></div></div><footer class="footer"><p class="footer__repo"><a href="https://github.com/rustq/3body-lang"><x-icon icon="github" size="16" color="#000"></x-icon>rustq/3body-lang</a> - 3Body Programming Language written in Rust.</p><p class="footer__copyright">Made with <span>🚑</span> <a href="https://github.com/rustq/3body-lang">@rustq</a>.</p></footer></main></body></html> | ||
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="format-detection" content="telephone=no,address=no,email=no"><link rel="shortcut icon" type="image/x-icon" href="favicon.ico"><title>3body Programming Language - Playground</title><script defer="defer" src="bundle.ed6a648709117ad740f5.js"></script><link href="style.992fdb0fccda45feb2ae.css" rel="stylesheet"></head><body><main class="app"><header class="header"><div><ul><li><button class="button button--primary" id="run"><x-icon icon="play" size="16" color="#fff"></x-icon>RUN</button></li><li><div class="select"><select id="snippet"><option value="">SELECT SNIPPET...</option></select></div></li></ul></div><div><ul><li><button class="button button--default" id="format"><x-icon icon="sort" size="14" color="#999"></x-icon>ENFORCE ORDER</button></li><li><button class="button button--default tooltip-container" id="share"><x-icon icon="share" size="14" color="#999"></x-icon>EXPAND BUSINESS<span class="tooltip">Shareable link now in address bar!!</span></button></li><li><a class="button button--default" href="https://github.com/rustq/3body-lang"><x-icon icon="doc" size="14" color="#999"></x-icon>ALIGN INTEREST</a></li></ul></div></header><div class="editor"><textarea id="source"></textarea></div><div class="console"><div class="console__title"><div><x-icon icon="comment" size="14" color="#999"></x-icon>RESULT</div><div><time id="last-updated"></time></div></div><div class="console__body" id="output-container"><pre><code id="output"></code></pre></div></div><footer class="footer"><p class="footer__repo"><a href="https://github.com/rustq/3body-lang"><x-icon icon="github" size="16" color="#000"></x-icon>rustq/3body-lang</a> - 3Body Programming Language written in Rust.</p><p class="footer__copyright">Made with <span>🚑</span> <a href="https://github.com/rustq/3body-lang">@rustq</a>.</p></footer></main></body></html> |