===== Related projects ===== ==== Libraries ==== **[[complexvalues|Values]]** A base library for immutable complex objects facilitating functional programming. **[[RDF|RDF]]** The implementation of the W3C Recommendation [[https://www.w3.org/TR/2014/REC-rdf-syntax-grammar-20140225/|RDF 1.1 XML Syntax]]. **[[PostScript]]** Implementation of the PostScript Level 3 language (without graphics or rendering). **[[CMap]]** Font encodings for Type 0 fonts (large fonts for Japanese, Chinese, Korean...) ==== Ports to other Smalltalks ==== **[[SmalltalkTransform|Smalltalk Transform Project]]** A translation tool for VisualWorks to generate Smalltalk for other dialects. Project specific code transformation declarations are used to generate a filein for the target dialect. This is the next more general version of the [[GemstoneFileout|Gemstone Fileout]] project. **[[PDFtalk4Gemstone|PDFtalk for Gemstone]]** The port of the library to Gemstone Smalltalk. A talk about this was held at ESUG 2017: "PDFtalk for Gemstone" (slides are [[https://www.slideshare.net/esug/pdftalk-for-gemstone|here]]). The projects above are open source with MIT licence. ==== Tools ==== **[[PDFtalkSnooper|Snooper]]** Stand-alone UI tool to inspect PDFs. This is the packaged version of the internal tool. The tool is free, but not open-sourced.