Search the web
Sign In
New User? Sign Up
mocka · The Mocka and Modula-2 mailinglist.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
mocka syscall libc   Message List  
Reply | Forward Message #574 of 708 |
Re: [mocka] mocka syscall libc->fst

>And more, i think that 'inheritance considered harmful'))
>Because breaks encapsulation and hides relations between components.
Maybe some other feature (like multiple interfaces to one implementation)
do that work better.

I'm, building a control screen for simple i/o with FST modula-2.
The screen will contain some buttons and graphs.
Now i'm workin on drawing a graph diagram with scalable axes.
Actually it is a port from Turbo Pascal Library (T. Rugg, P.Feldman) in
combination with an extended version Jan Verhoeven's lowlevel library. I
forsee that, that when I want a screen with 6 graphs, that using a
graph-class is easier then a diagram.mod.

The coursebook "In the realm of Oberon" (Nikitin) describes nicely the
transistion of emperative programming to OO. Oberon is actually a hybrid
language, it has oo and emperative elements.

FST has also a oo extension. It does not use, unlike Oberon, pointers in
datastructures with classes (like java).

Back to the graph for now.

Greetings,
F.P. Vonck













> Jan > It would be very good if one set of components was chosen
> Jan > as a standard PC and development would be based on that one set
Jan > of hardware components.
>
> Not so needed IMHO. With working generic IDE driver, generic
> VESA framebuffer graphics, three generic types of network cards
> (Realtek, Intel, 3com), generic AC97 sound... we already mostly have
such unified office i386 x86-32 platform... Let's hardware support will be
> provided by NetBSD or Linux kernel compiled for 586-mmx.
> Just use it by syscalls from small programs, builded with optimising
linker.
>
> Jan > Yes, syscalls would be ideal. But it would be necessary to write a
Jan > new small kernel in assembler for the standardised hardware. Jan > A
terrible job.
>
> I don't think we really needs this 'millions lines of code'.
> It's not really achivement, those lines. It is traces of lazyness)) If
programmers was paying for each line of code we now have much better
programs))
>
> But anyway, why do so hard work)) Assembly usage must be minimised. We
need HIGH level environment, wich helps REDESIGN old systems and
iteratively
> desing new. And separate IMP/DEF of Modula-2 greatly helps in changes
ordering, isn't it?)) THIS is source of Modula-2 magic. Like arrow stabilizer
> or







Thu Feb 22, 2007 8:54 am

vonck67
Offline Offline
Send Email Send Email

Forward
Message #574 of 708 |
Expand Messages Author Sort by Date

Jan > It would be very good if one set of components was chosen Jan > as a standard PC and development would be based on that one set Jan > of hardware...
GDKBadmin@...
Send Email
Feb 22, 2007
5:24 am

... Maybe some other feature (like multiple interfaces to one implementation) do that work better. I'm, building a control screen for simple i/o with FST...
Blink a led
vonck67
Offline Send Email
Feb 22, 2007
8:56 am

... Multiple DEF files for one implementation? That cannot be done. DEF and MOD files are very closely related. Try it for fun. The fun will be gone very...
Jan Verhoeven
fruttenboel
Offline Send Email
Feb 22, 2007
10:07 pm

... project: http://fruttenboel.verhoeven272.nl/asm/lda.html.gz ... I just checked your code for the Parino I-O Card on your site ...
Blink a led
vonck67
Offline Send Email
Feb 23, 2007
10:08 pm

... The 'main' section of a Modula-2 source should not exceed one screenfull. 20 to 30 lines, no more. The rest should be done in procedures. ... Unfortunately...
Jan Verhoeven
fruttenboel
Offline Send Email
Feb 24, 2007
12:08 am

Friday, February 23, 2007, 3:58:22 AM, you wrote: ... Sure this was my typeing error)) big thanx for correcting me. I mean multiple IMPLEMENTATIONs to one...
GDKBadmin
GDKBadmin@...
Send Email
Feb 26, 2007
3:39 am

Cheshire, To begin: even if your english is only 'from reading', it is still very good. ... OK, that is better. ... That should be no real problem. ... If...
Jan Verhoeven
fruttenboel
Offline Send Email
Feb 22, 2007
9:45 pm

... I am compiling a kernel now, based on Slackware 9.1. The gzipped config file is attached. Please have a look and tell me if the config is too fat or too...
Jan Verhoeven
fruttenboel
Offline Send Email
Feb 23, 2007
1:15 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help