HexToIntToCharToString

Run Settings
LanguageNim
Language Version
Run Command
import strutils let s = "0x31" let i = s.parseHexInt let c: char = char(i) echo "[" & $c & "]"
Editor Settings
Theme
Key bindings
Full width
Lines