9 lines
298 B
Factor
9 lines
298 B
Factor
|
! Copyright (C) 2009 Daniel Ehrenberg
|
||
|
! See http://factorcode.org/license.txt for BSD license.
|
||
|
USING: io.encodings.euc io.encodings.iana ;
|
||
|
IN: io.encodings.euc-jp
|
||
|
|
||
|
EUC: euc-jp "vocab:io/encodings/euc-jp/euc-jp-2000-std.txt"
|
||
|
|
||
|
euc-jp "Extended_UNIX_Code_Packed_Format_for_Japanese" register-encoding
|