parser معنى
[ 'pɑ:sə ] يبدو 
- المعرب اللغوي
 - تجزئَة
 - محلل لغوي
 
- chart parser محلل المخطط
 - lalr parser مجزئ يسار يمين أما ...
 - ll parser المحلل اللغوي LL
 
أمثلة
- المزيد من الجملة:  التالية
 - One of the pieces I needed was a tool called a parser generator. 
في التصميم بواسطة الحاسوب واحد البرامج التي اردتها كانت اداة - An example would be the monadic Parsec parser for Haskell. 
كمثال محلل بارسيك الأحادي لـ هاسكل . - In both cases the parser will stop. 
وفي كلتا الحالتين فإن المحلل سيتوقف. - A predictive parser is a recursive descent parser that does not require backtracking. 
الترميز الخطي عبارة عن ترميز تكراري نموذجي لا يتطلب تراجع. - A predictive parser is a recursive descent parser that does not require backtracking. 
الترميز الخطي عبارة عن ترميز تكراري نموذجي لا يتطلب تراجع. 
تعريف الإنجليزية
الأسماء- a computer program that divides code up into functional components; "compilers must parse source code in order to translate it into object code"