Skip to content

danieleghisi/sy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sy is a library based on ICU that brings advanced capabilities in Max for symbol manipulation.

sy is a project by Daniele Ghisi

============

If you want to compile from source on MacOS, first download and install ICU4C. You can use the bundled version or search for the latest one.

Run:

cd icu/source
configure --enable-static --disable-shared
make
make install

ICU Headers are expected to be in /usr/local/include
ICU Static library is expected to be in /usr/local/lib

About

A symbol-handling library for Max

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published