This month in Servo Magazine: - Weight lifting robots project (Tetsujin 2004) - RoboBrix (LEGO Technic and controllers) part IV In this article a Modula-ish...
Thanks Jan!. Very interesting!. Saludos Cordiales. Jesus. ... __________________________________ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs...
Hi colleagues! I'm quite curious about GM2. Has anyone else tried it?. I look for a Win32 binary version, but it looks like it has to be cross compiled in a...
... Nope. ... Give me a 'U' Gimme an 'R' Gimme an 'L' What's that spell? URL ! Give us some URL and we'll see what we can do 4 U! -- Met vriendelijke groeten ...
URLs, for GM2: http://floppsie.comp.glam.ac.uk/Glamorgan/gaius/web/GNUModula2.html for Cygwin: http://www.cygwin.com/ Good luck!. Saludos Cordiales, Jesus. ......
... http://www.unet.univie.ac.at/~a9406973/modula2/downl.html Thanks, but unfortunately not for windows. These days I'm stuck to the office laptop, that runs ...
... Ahh. Windows... Heared of it, some time ago. Something with glass inside. ... Until now, I have not contracted the dreaded virus. probably never will ...
... Hi, As soon as I have more time I'll also make available binaries for windows. But I still have to solve some problems with the packages I am offering at...
... Thanks a lot!. No hurry, at this time. I think will be a good thing for the Modula community. If I can be of any help.... Saludos cordiales. Jesus. ...
... I think I have to understand the GNU M-2 Makefile for a start. My actual problem is that I do not fully understand what 'make install' does and why the...
... Well, it took me 6 weeks to answer this mail... A ffew days ago, I felt like continuing again. I am now trying to implement the MODULE, PROCEDURE, BEGIN...
Hi, On well documented systems, produced in numbers, like a PC, a MAC, or whatever, it is convenient to write libraries like InOut and VGAlib3. But on...
Hi, Since we work for microcontrollers here, we need some mechanism to preload data in the OTP ROM. Normal Modula-2 does not have a mechanism for this. So I...
Jan: Agree. IMPORT would increase the complexity of the compiler. Maybe could be worth just to add an "INCLUDE" statement that would allow nesting source...
Jan: Maybe it may be worthwhile to take a glimpse on http://gramlich.net/projects/ucl/v1/index.html It's about a language compiler for microcontrollers... (Not...
Jesus, ... Yes, but I need a way to load an interrupt request table with either pointers or CALL instructions. So I also need to pinpoint this data to an ...
... There's even an associated mailing list (UCL_general@yahoogroups.com) but the language is a bit strange. No parentheses, only (strong) indenting. From...
Hi, Here's the URL of MOD51. Please take a look at it, as a kind of background knowledge. http://www.designtools.co.nz/mod51.htm -- Met vriendelijke groeten ...
... This one: http://www.spacetools.com/tools4/space/53.htm makes me greedy... Look at that price. Why give away M4M for free..... -- Met vriendelijke groeten ...
... I wasn't suggesting that. I was only pointing to it as a reference where to pick ideas... ... We all ;o) Regards, Jesus. __________________________________...
Op Thursday 20 May 2004 13:59 schreef Jesus Consuegra: [uCL compiler] ... I couldn't find a README file or something else explaining the syntax. Which didn't...
... Still, IMPORT would be best to load ANY kind of library. Also, the initialisation that can be done by the runtime part of the MODULE is very powerful. Hmm....
Hi! I've been playing around with some Linux minidistros, with the target of getting a mini-Mocka Linux distro, (here in Spain there is a coffea machine brand...
Jesus, ... 'AS' is part of the 'GNU binutils' package. I guess it will hold all the necessary support files... -- Met vriendelijke groeten Jan Verhoeven owner...
... Thanks for the pointer. I got a 14 Mb file with binutils, but they're source only and have to be compiled... It's beyond my current abilities... I'll try...
... If you see Professor Niklaus Wirth, give him my regards. This year he will have his 70's birthday... We ought to give him a small present. We owe him a...
Well, some progress. Thanks to Jan I've got AS running on DamnSmall Linux. But it's not enough, because the link phase needs either LD for non glibc compiling ...