Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
comp . lang . oberon
This is a Usenet group - learn more
Find or start a Google Group about oberon.
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Active older topics
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 5021  Older »
Description: The Oberon language and system.
 

DataStructure representing SyntaxDiagrams? 
  In the 70's there was a 2 or 3 issue article in the BYTE periodical, developing a PASCAL compiler in BASIC. Since I had just then learned about Finite-State-Machines represented by diagrams equivalent to syntax-diagrams and since I wanted to make the HP [IEEE488-instrument-driver] desktop calculator into a PASCAL-like language controller for a suite of... more »
By avoid9...@gmail.com  - Oct 20 2012 - 11 new of 11 messages    

On Graphics library of the Oberon OS 
  Dear All, I beg your pardon, in case you do not like the question about an operating system in a language forum. I could not find comp.os.oberon, so put the question here. Please suggest if there is a better place, i should have gone to. My query is, in oberon OS, how graphics is handled? Bottom-most layer must be hardware.... more »
By Srinivas Nayak  - Oct 5 2012 - 2 new of 2 messages    

Hacker. (not h4x0r) Glider tee-shirt - hand screened 
  Sorry for 'spamming' the group, but I thought you might be interested. Hacker. (not h4x0r) Glider tee-shirt - hand screened [link] hand Are you a hacker? We're talking real hackers here. Coders and members of the hacker culture surrounding Atari, and Amiga; Oberon/Aos and Plan 9;... more »
By Terry Ross  - Oct 5 2012 - 2 new of 2 messages    

Is this algorithm modification valid? 
  This is a complex query. The <software.eng> USEnet group seems not to handle such general algorithm queries. Editors commonly have Search&Replace facilities, but one's that I know, handle only one or a few lines. The application that I need it for, should also handle a small subset of regular... more »
By avoid9...@gmail.com  - Sep 26 2012 - 1 new of 1 message    

Paraellel bucketsort have been updated to version 1.03 
  Hello... I have updated parallel bucketsort to version 1.03 , and now it's more faster i have changed a little bit the interface, now you have to pass to the bucketsort method four parameters: the array,a TSortCompare function and a TSort1 function and a constant ctAscending or ctDescending to sort... more »
By aminer  - Sep 15 2012 - 2 new of 2 messages    

Reader-Writer lock implementation and Distributed Reader-Writer Mutex 
  Hello... I have implemented the Object Pascal Distributed Reader-Writer Mutex based on the C++ Distributed Reader-Writer Mutex by Dmitry Vyukov, in this post i will discuss the TomniMREW reader-writer lock by Primoz Gabrijelcic. Lets take a look at the source code and my explaination will follow:... more »
By aminer  - Sep 14 2012 - 1 new of 1 message    

About CAS and scalability... 
  Hello, When the CAS operation "goes on the bus", use of CAS can impair scalability. but CAS can be accomplished locally -- that is, with no bus transactions -- and then it can scale. If we then change the CAS operation that goes on the bus to a normal store you'll also see a similar slow-down in terms of coherency bus traffic, CAS... more »
By aminer  - Sep 13 2012 - 2 new of 2 messages    

Distributed Reader-Writer Mutex 1.0 
  Hello, Distributed Reader-Writer Mutex 1.0 Description: Distributed Reader-Writer Mutex, based on the Dmitry Vyukov C++ Distributed Reader-Writer Mutex , I have included the following Reader-Writer Mutexes inside this Distributed Reader-Writer mutex: TOmniMREW a light weight MREW that is very fast and... more »
By aminer  - Sep 12 2012 - 6 new of 6 messages    

parallel sorting algorithms 
  Hello, Take a look down the the following link...it's about parallel partition: [link] i have tried to simulate this parallel partition method , but i don't think it will scale cause we have to do a merging, which essentially is an array-copy operation but this array-copy... more »
By aminer  - Sep 7 2012 - 1 new of 1 message    

Missing constant data arrays= big hole 
  Actually I'm mainly just testing this new USEnet client. CB claims that it's futile to include constant data arrays, because no matter the size, they'll always be too small for some cases. He seems to be refering to data which you'd keep in files, like picture pixel. The real need for data-arrays is for data-driven-programming.... more »
By Unknown  - Aug 28 2012 - 1 new of 1 message    

1 - 10 of 5021   « Newer | Older »

XML