Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Hardware Programming and Perl

by hiseldl (Priest)
on Oct 28, 2002 at 16:24 UTC ( [id://208535]=note: print w/replies, xml ) Need Help??


in reply to Hardware Programming and Perl

Another approach you could use is to create a 'C' code generator that parses a file with a list of actions and generates the 'C' code necessary to perform those actions. 'Advanced Perl Programming' By Sriram Srinivasan, has a chapter about this and if you go to the examples section, you can download the code for 'jeeves' which is the code generator that he wrote about.

You may be able to use Inline::C to run these routines too.

--
hiseldl
What time is it? It's Camel Time!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://208535]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2024-04-19 20:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found