Python Forum
Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Meaning of some term?
#1
What is attribute grammar and backend generator?
Please answer as detailed as possible. Big Grin

Is it better to create lexer and parser with register expression to match or match it manually?
Reply
#2
These aren't Python nor coding questions, they're questions about language and language processing. Someone might Google it to tell you, or might even already have the expertise, but just be aware that you might find these kinds of domain-specific questions aren't answered as well here as questions that are more about Python or Python code.
Reply
#3
Attribute Grammar: http://catalog.compilertools.net/attribute.html
Backend Generator: http://catalog.compilertools.net/backend.html
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to understand the meaning of the line of code. jahuja73 0 299 Jan-23-2024, 05:09 AM
Last Post: jahuja73
  The term 'pip' is not recognized as the name of a cmdlet, function michaelnicol 1 626 Jul-16-2023, 11:12 PM
Last Post: deanhystad
  Sum of changing general term Vantin19 2 709 Apr-04-2023, 08:22 AM
Last Post: Gribouillis
  matrix multiplication term by term karolina 1 823 Dec-10-2022, 10:11 AM
Last Post: Gribouillis
  Csv writer meaning of quoting mg24 2 1,134 Oct-01-2022, 02:16 PM
Last Post: Gribouillis
  meaning of -> syntax in function definition DrakeSoft 5 1,947 Apr-09-2022, 07:45 AM
Last Post: DrakeSoft
  Long-term stable source to get news headlines with Python? sandufi 4 1,914 Dec-23-2021, 09:48 AM
Last Post: sandufi
  Operator meaning explanation Sherine 3 2,018 Jul-31-2021, 11:05 AM
Last Post: Sherine
  parser.parse_args() meaning vinci 2 2,600 Oct-26-2020, 04:13 PM
Last Post: vinci
  What is the meaning of k in this function? giladal 3 2,716 Aug-15-2020, 12:32 PM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020