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
// TODO: Support every "c2m" mode | |
// TODO: Add support for startupt times | |
import { exit } from "node:process" | |
import { unlinkSync, existsSync } from "node:fs" | |
class BenchConfig { /* The benchmark options */ | |
comptime: boolean /* Show the compile times */ | |
runtime: boolean /* Show the run times */ | |
file_size: boolean /* Show the file sizes */ | |
c_compilers: Array<string[]> /* Compiles to use ("c2m" is ALWAYS run!) */ |
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
// rempas_el keyboard map for X.org | |
// | |
// Language: Hellenic | |
// | |
// Created and maintained by: | |
// rempas <[email protected]> | |
default partial alphanumeric_keys modifier_keys | |
xkb_symbols "basic" { |
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
# setxkbmap -option caps:swapescape -option lv3:ralt_switch -option grp:alt_caps_toggle rempas,rempas_el | |
# xset r rate 220 30 | |
default partial alphanumeric_keys modifier_keys | |
xkb_symbols "basic" { | |
name[Group1]= "Rempas (English)"; | |
// Unmodified Shift AltGr Shift+AltGr | |
// alpha/numeric |