Hi, modulators! This time just to tell you about a nice deb package I found elsewhere in the net. It's very well known that installing mocka was not a trivial...
I solved the 'problem' with the end of the VAR section. Instead of falling back to an END for each VAR/CONST/TYPE area, I have introduced look-ahead reading of...
Jan: Why don't you write the specs of the procedures you need and we all try to help in writing that code?. Maybe the development would be faster... Saludos...
... That is a very good idea for the future. At present, I am trying to find out how to set up the linked lists that will handle all TYPE related aspects. This...
The other day a person called 'Les' started trying to convince me that Oberon is a very good follow up for Modula-2. The person already has me so far that I -...
... I installed this one. It works, but doesn't do anything. I get a screen which I remember from my DOS period when I booted into Oberon from a floppy disk. ...
... floppy ... So, you're a believer now... I tried the Win version you pointed me, and all what I got is a shadow task sitting in some hidden place of the...
... A true believer. ... I have the Bluebottle thing on a bootable CD-ROM disk and just need some ambition to attach carbon to the SwitchView. I should have...
Yesterday, I installed the Oxford Oberon compiler. You can download it as a binary file, no compilation is required. It runs 'out of the box'. I compiled some...
Hi all, I just found a new Yahoo Group at http://groups.yahoo.com/group/modula-2/ The founder wants to write a completely free Modula-2 system with IDE and...
... That's a good idea. ... I wouldn't underestimate this. In academia, there is a lot of interest in Modula-2 and Oberon like languages. In Spain, Modula-2 is...
Hi, My name is Jan Verhoeven (Yahoo ID 'fruttenboel') and I run a similar mailing list at http://groups.yahoo.com/group/mocka, which is also dedicated to our...
As I told before: I downloaded a 40 MB ISO image of Bluebottle, the Oberon OS from Professor Wirths ETH Institute... I just put my Carbon machine on the KVM...
Does anyone here have any experience in using sockets? I'm trying to use Peter Moylan's definition files for OS/2 This is what I'm using right now. It is very...
... No, not me. I want to, sometime, but when... ... In that kind of cases, I litter the source with WriteString messages so that I can exactly see what's...
On Wed, 27 Apr 2005 18:49:15 +0200 ... Yeah, that's what I'm doing (the previous really had a lot of them). ... hmmmm looks interesting. Actually, I'd like to...
... Can't you make a foreign module that relies on the working function from the other language? That's how I made Mocka accept SVGAlib functions. I rewrote...
On Wed, 27 Apr 2005 21:32:20 +0200 ... Don't know how. I've made foreign modules for C, along with some direct calls as shown in the other program. XDS shows...
On Wed, 27 Apr 2005 11:28:58 -0500 ... Just as an update, I have sockets working in a really messy way, that I will be cleaning up soon. This is the mess I'm...
I am on IRC constantly, so I was wondering if there were any established Modula-2 channels where we could discuss things in real time? I generally have...
... There is a high probability that the european guys will be offline the moment you pose a question.... -- Met vriendelijke groeten Jan Verhoeven ...
... I see these lines: 18 CONST 19 CR = 13C; 20 LF = 15C; Normally, a CR is ASCII 13 (decimal) or 15C (Octal) and the LF is ASCII 10 or octal 12C. Now,...
On Sun, 1 May 2005 17:57:51 +0200 ... Yeah, that was an error. I didn't have my ASCII codes handy, and I just did it from memory from a long time ago. Thanks...
On Sun, 1 May 2005 17:44:19 +0200 ... Not only for me. I'm online 24/7 so I'll always see a question or answer. Terry -- Terry Ross | qnr | <terry at aliboom...
On Sun, 1 May 2005 17:44:19 +0200 ... No matter how clueless I appear on the Sockets bit (which is, BTW, coming along nicely - I have it broken down into a...
I am on IRC constantly, so I was wondering if there were any established Modula-2 channels where we could discuss things in real time? I generally have...
No idea where that duplicate came came from ... sorry Terry -- Terry Ross | qnr | <terry at aliboom dot com> | http://linux.aliboom.com Key BE84 EC1D FC94 D97B...
So I'm on a journey into Oberon. And it's a nice journey, so far. I got the Oberon systems from http://www.oberon.ethz.ch and I ordered a remnant book at...