Skip to content
This repository was archived by the owner on Jan 17, 2022. It is now read-only.
/ icu-demo Public archive

A simple program demonstrating how to build and statically link ICU.

Notifications You must be signed in to change notification settings

stepchowfun/icu-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICU Demo

This is a simple program demonstrating how to build and statically link ICU.

To build, simply run make. This should work on macOS and Linux. There is also a Dockerfile provided, if you want to do the build in a Linux container.

The resulting demo program produces the following output:

Original:  Das Kind überquerte die Straße.
Uppercase: DAS KIND ÜBERQUERTE DIE STRASSE.

This demo is released into the public domain. ICU is distributed by the Unicode Consortium under its own license.

About

A simple program demonstrating how to build and statically link ICU.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published