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
extern crate clap; | |
use clap::{App, Arg}; | |
use std::time::Instant; | |
fn main() { | |
let matches = App::new("N-VM") | |
.version(env!("CARGO_PKG_VERSION")) | |
.author("Noxim") | |
.about("Emulator for EAGLE dialect of SUBLEQ") |
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
extern crate is_rust; | |
fn main() { | |
println!("Is ferris rusty: {}", is_rust::is_rusty("ferris")); | |
} |
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
{ | |
"type": "dark", | |
"colors": { | |
"foreground": "#dddddd", | |
"focusBorder": "#00000000", | |
"selection.background": "#ffffff44", | |
"widget.shadow": "#00000044", | |
"input.background": "#15181b", | |
"input.foreground": "#dddddd", | |
"input.border": "#00000000", |
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
#include "xd60.h" | |
#include "action_layer.h" | |
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |
// 0: Base Layer | |
KEYMAP( | |
KC_ESC, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_RBRC, KC_DEL, KC_PSCR, \ | |
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_NUBS, KC_BSPC, \ | |
F(0), KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_BSLS, KC_ENT, \ |
This file has been truncated, but you can view the full file.
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
._okmo7 { | |
margin-right: 8px | |
} | |
._okmo7:last-child { | |
margin-right: 0 | |
} | |
._t5w1b { | |
height: 40px |
This file has been truncated, but you can view the full file.
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
._okmo7{margin-right:8px}._okmo7:last-child{margin-right:0}._t5w1b{height:40px}</style><style type="text/css" data-isostyle-id="is67ed5439">._4zhc5{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:5px;margin-left:-5px}@media (min-width:736px){._4zhc5{font-size:15px;line-height:18px}}@media (max-width:735px){._4zhc5{font-size:14px;line-height:17px}}</style><style type="text/css" data-isostyle-id="is1aec56bd">._oajsw{display:block}._lx2l2,._lx2l2:visited,._oajsw{color:#262626}._tf9x3{font-weight:600}</style><style type="text/css" data-isostyle-id="is-5d4fa455">._q605d{background-color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:76px;width:100%}._fceuw{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMAAAADACAYAAABS3GwHAACHYklEQVR42u29ebxtV1Um+o2x9jm3b9N3NwkkgUhCD4YQIEBKBaFQULTAslCjUkKp2JbNE7XUUtCCKupZWmC |