Want to do my Kernel in PASCAL.

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
87ASC
Posts: 18
Joined: Wed Dec 20, 2006 11:07 pm
Location: Coupeville, WA

Want to do my Kernel in PASCAL.

Post by 87ASC »

I want to do my Kernel in PASCAL. You guys know of any good tutorials for kernel development in PASCAL :lol: :?:
Beginning OS Developer.
Have any suggestions for my post here:
http://www.osdev.org/phpBB2/viewtopic.php?t=12490
User avatar
jhawthorn
Member
Member
Posts: 58
Joined: Sun Nov 26, 2006 4:06 pm
Location: Victoria, BC, Canada
Contact:

Post by jhawthorn »

The Pascal wiki page includes a small BareBones tutorial at the end.
87ASC
Posts: 18
Joined: Wed Dec 20, 2006 11:07 pm
Location: Coupeville, WA

Post by 87ASC »

jhawthorn wrote:The Pascal wiki page includes a small BareBones tutorial at the end.
I saw the same one but a different link on the wiki. But how would I boot it, could I use GRUB for booting it or something else. Is their any other tutorials on Kernel development in PASCAL :?:
Beginning OS Developer.
Have any suggestions for my post here:
http://www.osdev.org/phpBB2/viewtopic.php?t=12490
User avatar
Dex
Member
Member
Posts: 1444
Joined: Fri Jan 27, 2006 12:00 am
Contact:

Post by Dex »

I have a freepascal kernel example, if your interested let me know.
87ASC
Posts: 18
Joined: Wed Dec 20, 2006 11:07 pm
Location: Coupeville, WA

Post by 87ASC »

Yeah, I would like to see that example. I use freepascal by the way :lol: .
Beginning OS Developer.
Have any suggestions for my post here:
http://www.osdev.org/phpBB2/viewtopic.php?t=12490
User avatar
Dex
Member
Member
Posts: 1444
Joined: Fri Jan 27, 2006 12:00 am
Contact:

Post by Dex »

Here you go : http://www.dex4u.com/images/AnonymOS.zip
I like the idea of people coding OS in other than C and ASM.
Second favourite programming language of mine is pascal, good luck.
87ASC
Posts: 18
Joined: Wed Dec 20, 2006 11:07 pm
Location: Coupeville, WA

Post by 87ASC »

Dex wrote:Here you go : http://www.dex4u.com/images/AnonymOS.zip
I like the idea of people coding OS in other than C and ASM.
Second favourite programming language of mine is pascal, good luck.
So the enire OS was writtien in PASCAL.
P.S. I could not get your DexOS to boot from a floppy.
Beginning OS Developer.
Have any suggestions for my post here:
http://www.osdev.org/phpBB2/viewtopic.php?t=12490
User avatar
Dex
Member
Member
Posts: 1444
Joined: Fri Jan 27, 2006 12:00 am
Contact:

Post by Dex »

87ASC wrote:
Dex wrote:Here you go : http://www.dex4u.com/images/AnonymOS.zip
I like the idea of people coding OS in other than C and ASM.
Second favourite programming language of mine is pascal, good luck.
So the enire OS was writtien in PASCAL.
Yes
P.S. I could not get your DexOS to boot from a floppy.
As in what happed, when you tryed to run it ? and which did you down load eg: "Dex.zip". Did you get a RE.
Try formating disk first.
Post Reply