Added most of conio, changed bytecode and output to textareas

This commit is contained in:
2015-04-21 18:17:40 -04:00
parent 609b6e17d4
commit 10f5a43a17
3 changed files with 47 additions and 16 deletions

View File

@@ -23,14 +23,14 @@ block body
.col-md-6
p.lbl.
Bytecode
pre#bytecode.panel.panel-default.code.sh_c.
textarea#bytecode.panel.panel-default.code.sh_c.
 
.row
.col-md-12
p.lbl.
Output
button(type="button")#run.btn.btn-default.btm-btn.pull-right Run
pre#output.panel.panel-default.code
textarea#output.panel.panel-default.code