Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Other Programming Languages (http://www.programmingforums.org/forum38.html)
-   -   Setting up INTERCAL on Windows (http://www.programmingforums.org/showthread.php?t=14703)

Mnky Dec 6th, 2007 7:22 PM

Setting up INTERCAL on Windows
 
Hi, all. I'm not really new to programming, but I read about INTERCAL the other day and thought it would be a lot of fun to write and compile a few programs in it. I downloaded this version of the language, read the manual to learn syntax/etc, but I can't seem to get anything to happen as far as turning code into executables. It claims throughout the source that using "ick file.i" will compile file.i, but I'm having no such luck ("'ick' is not recognized as an internal or external command,
operable program or batch file."), and I would think that would depend on my Path having some info in it as well, though nowhere am I told how to modify my path to set this up. There are also numerous references to Yacc, Flex, and Bison, but I can't tell how it wants them set up nor what they're needed for. Included in the archive are some .bat scripts (which fail due to my not having Yacc, Flex, and Bison set up properly) and some .sh scripts, both of which seem like they would set up the compiler (or maybe compile the compiler, first) if they could be run without errors.

Also, the compiler here (I believe) just generates C from the INTERCAL. After that I should be fine, as I somehow got a C compiler to run on my machine. Any help on this would be greatly appreciated, thanks.

Mad_guy Dec 11th, 2007 3:46 PM

Re: Setting up INTERCAL on Windows
 
When I went diving with INTERCAL, I liked jintercal (I too had some setup trouble with the standard distro):

http://spiff.de/jintercal.html


All times are GMT -5. The time now is 1:10 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC