• 通或统一的词汇方案一级的图书馆就像一个词汇分析用于各种编程语言。 背后的想法是这个项目提供编译器的创造者与一个简化的语言设计,使你的工作,与C、C++。 C#和Java库没有太多的麻烦。 因此,由于这个工具,可以实例几类对象对于一个或更多的语言。

    背后的理念的词汇分析是提供一个准确的预处理的输入流的人物并将它们分开进入串被称为记号,这通常是分开的,通过一个空白。 虽然大多数分析可以做到这一任务中,你会很高兴地了解到,这个工具能够更多。

    其中显着的特点的这类图书馆,你可以指望映射的标记,你定义的任何32-整数范围的数量和可以标记输入文件,该文件是通过编码ASCII,UTF-32,UTF-16和UTF-8。 此外,它可以采用代替'lex/flex的令牌供应商的yacc/野牛的分析程序和可储存的标记从许多输入文件USL文件,该文件可以重播。 说到USL,该工具使你能够操纵现实和整的数字,有一个任意数量的数字。

  • ULS या एकीकृत शाब्दिक योजना है एक क्लास लायब्रेरी में कार्य करता है कि एक तरह से शाब्दिक विश्लेषक के लिए विभिन्न प्रोग्रामिंग भाषाओं. इसके पीछे विचार यह परियोजना प्रदान करने के लिए संकलक रचनाकारों के साथ एक सरल भाषा डिजाइन सक्षम बनाता है कि काम करने के लिए आप के साथ C, C++. सी# और जावा पुस्तकालयों में भी बहुत परेशानी के बिना. तदनुसार, इस उपकरण के लिए धन्यवाद, आप कर सकते हैं इन्स्तांत कई वर्ग की वस्तुओं के लिए एक या एक से अधिक भाषाओं.

    विचार के पीछे शाब्दिक विश्लेषण प्रदान करने के लिए है एक सटीक के लिए पूर्व प्रसंस्करण की धारा इनपुट अक्षर और उन्हें अलग में तार कहा जाता है कि टोकन कर रहे हैं, जो आम तौर पर अलग कर के माध्यम से एक खाली स्थान. जबकि अधिकांश analyzers कर सकते हैं इस कार्य के लिए, आप खुश हो जाएगा कि जानने के लिए इस उपकरण के लिए सक्षम है बहुत अधिक.

    के बीच की उल्लेखनीय विशेषताएं इस वर्ग पुस्तकालय के साथ, आप कर सकते हैं गिनती का मिलान टोकन है कि आप को परिभाषित करने के लिए किसी भी 32-पूर्णांक रेंज की संख्या और यह कर सकते हैं tokenize इनपुट फ़ाइल एन्कोडेड है कि द्वारा ASCII, UTF-32, UTF-16 और UTF-8 । इसके अलावा, यह कार्यरत हो सकते हैं के रूप में एक प्रतिस्थापन के लिए 'लेक्स/फ्लेक्स के लिए' टोकन प्रदाता के लिए yacc/जंगली भैंसों पार्सर और स्टोर कर सकते हैं टोकन से कई इनपुट फाइल के लिए एक USL फाइल है कि दोहराई जा सकते हैं. बोलने की USL, उपकरण सक्षम बनाता है आप में हेरफेर करने के लिए दोनों वास्तविक और पूर्णांक संख्या है कि एक मनमाना संख्या के लिए अंक.

  • ULS or Unified Lexical Scheme is a class library that acts like a lexical analyzer for various programming languages. The idea behind this project is to provide compiler creators with a simplified language design that enables you to work with C, C++. C# and Java libraries without too much hassle. Consequentially, thanks to this tool, you can instantiate several class objects for one or more languages.

    The idea behind the lexical analysis is to provide an accurate pre-processing for the stream of input characters and separate them into strings that are called tokens, which are generally separated via a whitespace. While most analyzers can do this task, you will be happy to learn that this tool is capable of much more.

    Among the notable features of this class library, you can count mapping the tokens that you define to any 32-integer range of number and it can tokenize the input file that is encoded by ASCII, UTF-32, UTF-16 and UTF-8. In addition, it can be employed as a replacement for 'lex/flex' for the token provider to the yacc/bison parser and can store the tokens from many input files to a USL file that can be replayed. Speaking of USL, the tool enables you to manipulate both real and integer numbers that have an arbitrary number of digits.