help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is there a command that shows the C-code the interpreter creates?


From: GoSim
Subject: Re: Is there a command that shows the C-code the interpreter creates?
Date: Tue, 16 Apr 2019 15:56:24 -0500 (CDT)

Ok, I misunderstood, Bison doesn't parse the m-code but creates a parser. So
Bison is a general interpreter. And the parser creates a parse tree. 

And you run this parser on every line in the m-file. I thought the m-code
was converted to C-code somewhere...

How does your parser know if it is a int or double?



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]