Skip to content
Code Utility
  • Home
  • Donate
  • About
  • Codes
    • Ada
    • Agency Insight
    • AMPL
    • Android
    • Apple
    • Arduino
    • ASP
    • AWK
    • Bash
    • C
    • C#
    • C++
    • Clojure
    • Codes
    • ColdFusion
    • D
    • Dart
    • Erlang
    • F#
    • Falcon
    • Forth
    • Groovy
    • Haskell
    • INTERCAL
    • iOS
    • JavaScript
    • Kotlin
    • Linux
    • Lua
    • MATLAB
    • Modula-3
    • MySQL
    • Objective-C
    • Perl
    • Python
    • Scala
    • Sh
    • Smalltalk-80
    • Tcl
    • Windows
    • YACC
  • Linux
  • Python
  • Windows
  • Support
  • Web Stories

YACC

Learning to write a compiler [closed]

Closed. This question does not meet Martech Journals guidelines. It is not currently accepting answers. Want to improve this question? …

Read moreLearning to write a compiler [closed]

Categories D, Haskell, Linux, Lua, Python, YACC Tags compiler-construction, language-agnostic

Equation (expression) parser with precedence?

I’ve developed an equation parser using a simple stack algorithm that will handle binary (+, -, |, &, *, /, …

Read moreEquation (expression) parser with precedence?

Categories Apple, D, Haskell, JavaScript, Perl, Python, Tcl, YACC Tags algorithm, equation, parsing

Advantages of Antlr (versus say, lex/yacc/bison)

Update/warning: This answer may be out of date! One major difference is that ANTLR generates an LL(*) parser, whereas YACC …

Read moreAdvantages of Antlr (versus say, lex/yacc/bison)

Categories YACC Tags Antlr, Bison, c#, yacc

Is there a way to write a regular expression for leex and yecc that matches the regex literals in javascript?

I’m trying to write a javascript parser in erlang using leex and yecc, and I can’t figure out how to …

Read moreIs there a way to write a regular expression for leex and yecc that matches the regex literals in javascript?

Categories Erlang, JavaScript, YACC Tags erlang, javascript, lex, regex, yacc

y.tab.c: undefined reference to yylex

I am trying to run an example I found online of a calculator. But I have this error showing every …

Read morey.tab.c: undefined reference to yylex

Categories YACC Tags yacc

Parsing if-else if statement algorithm

I am trying to create a very simple parser for an if-else type structure that will build and execute a …

Read moreParsing if-else if statement algorithm

Categories ASP, Windows, YACC Tags c#, parsing

Are regexes really maintainable?

Any code I’ve seen that uses Regexes tends to use them as a black box: Put in string Magic Regex …

Read moreAre regexes really maintainable?

Categories ASP, AWK, Perl, Python, YACC Tags coding-style, regex

pycharm does not connect to console with python3.8

I dont know why; but since python 3.8 has been released; I cant run pycharm console and it is always …

Read morepycharm does not connect to console with python3.8

Categories Python, YACC Tags console, pycharm, python, python-3.8

Windows 7 – ‘make’ is not recognized as an internal or external command, operable program or batch file

I have Windows 7 and tried to use the ‘make’ command but ‘make’ is not recognized as an internal or …

Read moreWindows 7 – ‘make’ is not recognized as an internal or external command, operable program or batch file

Categories Linux, Windows, YACC Tags cmd, makefile, windows

What is the difference between LR(0) and SLR parsing?

I am working on my compilers concepts however I am a little confused… Googling got me nowhere to a definite …

Read moreWhat is the difference between LR(0) and SLR parsing?

Categories Linux, YACC Tags algorithm, compiler-construction, lr, parsing
Older posts
Page1 Page2 Next →

.net amazon-web-services android android-studio angular arrays azure c# css dart dataframe django docker excel firebase flutter git html ios java javascript jquery json kotlin laravel linux mysql node.js pandas php postgresql python python-3.x r react-native reactjs spring spring-boot sql sql-server string swift typescript vue.js windows

  • About
  • Privacy Policy
  • Terms and Conditions
  • Use of Cookies
  • Contact
  • Web Stories
© 2020 - 2021 Code Utility