This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#26 2010-12-09 15:14:38

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Squeak! OS

ProgrammingFreak wrote:

in a real Operating System? or just a Squeak one?

Why are those two differnet  hmm

Offline

 

#27 2010-12-09 15:15:03

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Squeak! OS

I have been researching and have found a few websites to learn. You may think that this is just a pointless thing, but I am serious about it. If you are to maybe we could start something. Here are some resources:
osdev.org
http://www.linux.org/
http://viralpatel.net/taj/tutorial/hell … loader.php
EDIT: http://www.osdever.net/tutorials/index

Last edited by ProgrammingFreak (2010-12-09 15:19:58)

Offline

 

#28 2010-12-09 15:16:39

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Squeak! OS

LS97 wrote:

ProgrammingFreak wrote:

in a real Operating System? or just a Squeak one?

Why are those two differnet  hmm

When I say "a real Operating System" I mean like Windows or Mac. When I say "just a Squeak one" I mean a program (that you can open up like scratch) that would act like a operating system

Offline

 

#29 2010-12-09 15:24:21

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Squeak! OS

ProgrammingFreak wrote:

LS97 wrote:

ProgrammingFreak wrote:

in a real Operating System? or just a Squeak one?

Why are those two differnet  hmm

When I say "a real Operating System" I mean like Windows or Mac. When I say "just a Squeak one" I mean a program (that you can open up like scratch) that would act like a operating system

Exactly what I thought. Except they're not strictly called 'Squeak' OSes but simply mask or shells.

What kind of language is Soyl? can I have a small snippet of code? Is it an assembly language? I know about those sites, I actually once attempted an OS myself. But you're not getting anywhere unless you learn some serious C or asm!

Offline

 

#30 2010-12-09 15:29:42

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Squeak! OS

LS97 wrote:

ProgrammingFreak wrote:

LS97 wrote:


Why are those two differnet  hmm

When I say "a real Operating System" I mean like Windows or Mac. When I say "just a Squeak one" I mean a program (that you can open up like scratch) that would act like a operating system

Exactly what I thought. Except they're not strictly called 'Squeak' OSes but simply mask or shells.

What kind of language is Soyl? can I have a small snippet of code? Is it an assembly language? I know about those sites, I actually once attempted an OS myself. But you're not getting anywhere unless you learn some serious C or asm!

The problem is that some of the people wanting to help don't understand! And i have just REALLY started. You know ASM?
i know C++. I am going to learn ASM, C# (cause it looks like Java and i am really good at that!), and C

Offline

 

#31 2010-12-09 15:44:09

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Squeak! OS

Would you like to help with a OS, LS97?

Offline

 

#32 2010-12-09 15:50:08

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Squeak! OS

ProgrammingFreak wrote:

Would you like to help with a OS, LS97?

I'll pass. I like working in high-level languages that make life easy for you. A challenge now and then, but nothing that doesn't make me sleep at night.

C++ is probably not going to help much in coding an OS, apart from the fact it is somewhat similar to C (but no obj-oriented commands).

I really wouldn't learn C# for an OS as it's even worse than C++ in that aspect. So, good luck in learning asm!  big_smile

Offline

 

#33 2010-12-09 15:57:38

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Squeak! OS

LS97 wrote:

ProgrammingFreak wrote:

Would you like to help with a OS, LS97?

I'll pass. I like working in high-level languages that make life easy for you. A challenge now and then, but nothing that doesn't make me sleep at night.

C++ is probably not going to help much in coding an OS, apart from the fact it is somewhat similar to C (but no obj-oriented commands).

I really wouldn't learn C# for an OS as it's even worse than C++ in that aspect. So, good luck in learning asm!  big_smile

k. Thank you for your help.

Offline

 

Board footer