Yacc 2.0

GPTKB entity

Statements (52)
Predicate Object
gptkbp:instance_of gptkb:Pokémon
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:anime
gptkbp:can_create parser tables
gptkbp:developed_by gptkb:Stephen_C._Johnson
gptkbp:first_released gptkb:1985
gptkbp:has_feature semantic actions
error recovery
debugging support
multiple input files
reentrant parsers
gptkbp:has_version gptkb:2.0
gptkbp:has_written Unix-like systems
https://www.w3.org/2000/01/rdf-schema#label Yacc 2.0
gptkbp:influenced_by gptkb:anime
gptkbp:input_output gptkb:BNF
C source code
C code
gptkbp:is_available_for gptkb:smartphone
gptkb:operating_system
gptkbp:is_available_on gptkb:archive
gptkbp:is_compatible_with gptkb:Lex
various compilers
gptkbp:is_considered_as a foundational tool for parsers.
standard tool for parsing
gptkbp:is_documented_in man pages
gptkbp:is_implemented_in various programming languages
gptkbp:is_known_for generating parsers
gptkbp:is_part_of gptkb:GNU_project
Unix tools
programming language theory
software engineering curriculum
gptkbp:is_related_to compiler design
gptkbp:is_supported_by various ID Es
gptkbp:is_used_by GNU projects
gptkbp:is_used_for language processing
syntax analysis
gptkbp:is_used_in gptkb:software_framework
gptkb:Educational_Institution
gptkbp:is_utilized_in gptkb:academic_research
gptkbp:language gptkb:C
gptkbp:license gptkb:BSD_License
gptkbp:operating_system Cross-platform
gptkbp:par context-free grammars
gptkbp:provides error reporting
gptkbp:related_to gptkb:Lex
gptkbp:release_date gptkb:1985
gptkbp:successor gptkb:dog_breed
gptkbp:supports user-defined actions
LALR(1) grammars
gptkbp:used_in compiler construction
gptkbp:written_in gptkb:C