utf8_code_unit_to_codepoint

converts utf-8 hex code units to unicode codepoints

utf8_code_unit_to_codepoint

training exercise

Installation

crystal build --release src/utf8_code_unit_to_codepoint.cr -o convert

Usage

./convert e7 9c 9f e3 ad 8b

Contributing

  1. Fork it ( https://github.com/vonKingsley/utf8_code_unit_to_codepoint/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

utf8_code_unit_to_codepoint

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 0
  • about 8 years ago
  • September 16, 2016
License

MIT License

Links
Synced at

Sun, 17 Nov 2024 21:32:57 GMT

Languages