[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: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: Is there a command that shows the C-code the interpreter creates? |
Date: |
Tue, 16 Apr 2019 16:44:20 -0400 |
On Tue, 2019-04-16 at 12:20 -0500, GoSim wrote:
> Yes, the Bison and/or flex output. This is C code, isn't it?
It's C++, not C. Here you go, I attached the output of an old Octave
build I had lying around.
> Wikipedia says it can create Java code also.
I think we'd have to rewrite our source to do so, since I believe our
bison and flex sources are written for C++ output.
bison-flex-octave-output.tar.gz
Description: application/compressed-tar
- Is there a command that shows the C-code the interpreter creates?, GoSim, 2019/04/15
- Re: Is there a command that shows the C-code the interpreter creates?, GoSim, 2019/04/16
- Re: Is there a command that shows the C-code the interpreter creates?, GoSim, 2019/04/16
- Re: Is there a command that shows the C-code the interpreter creates?, Ian McCallion, 2019/04/16
- Re: Is there a command that shows the C-code the interpreter creates?, GoSim, 2019/04/16
- Re: Is there a command that shows the C-code the interpreter creates?, Mike Miller, 2019/04/16
- Re: Is there a command that shows the C-code the interpreter creates?, GoSim, 2019/04/16
- Re: Is there a command that shows the C-code the interpreter creates?, Andrew Janke, 2019/04/16
- Re: Is there a command that shows the C-code the interpreter creates?, GoSim, 2019/04/16
- Re: Is there a command that shows the C-code the interpreter creates?, GoSim, 2019/04/16