![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Professional Programmer
|
Pascal or C OS
Well, I think I'm going to make a small OS. Nothing fancy just something that will run a few commands and programs. I need to know which would be better you think. I know more about Pascal then I know about C, so right now I'm leaning towards Pascal. I would just like to know what yall would recommend for something like this. It's gonna be simple like " run, edit, copy cut, paste, start, end, etc etc." Jus let em know what yall think. I want to get started by summer. SO if yall have some ides thatd be great to.
__________________
Forgiveness is the fragrance that the violet sheds on the heal that has crushed it. - Mark Twain Destruction leads to a very rough road, but it also breeds creation. |
|
|
|
|
|
#2 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
I think you're probably talking 'shell', not 'OS.'
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#3 |
|
Professional Programmer
|
Yeah your right DaWei, Thank. By the way, I emailed that compnay you used to work for. Rob is still the boss but they couldnt help me out. He also told me to give you his best wishes and hoped you were doing ok.
Thank again.
__________________
Forgiveness is the fragrance that the violet sheds on the heal that has crushed it. - Mark Twain Destruction leads to a very rough road, but it also breeds creation. |
|
|
|
|
|
#4 |
|
Professional Programmer
|
Did you just hijack your own thread?
For a shell, C is probably better to use than pascal |
|
|
|
|
|
#5 |
|
Programming Guru
![]() ![]() ![]() |
Throw Pascal away and use C.
![]()
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#6 |
|
Programming Guru
![]() Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5
![]() |
I don't know. For my final degree project, I chose to redesign what I saw as the old-and-clunky bash into something decidedly more modern. I used C++ with the STL and Bison; frankly, that was a big mistake. Whilst bigguy's project is likely to be more modest, it's still worth remembering that a shell doesn't need to be particularly fast.
|
|
|
|
|
|
#7 |
|
Programming Guru
![]() Join Date: Jun 2005
Location: elemental plane
Posts: 1,429
Rep Power: 5
![]() |
Go with Pascal, everybody already uses C/C++
.
__________________
"Employ your time in improving yourself by other men's writings, so that you shall gain easily what others have labored hard for." -- Socrates |
|
|
|
|
|
#8 |
|
Programming Guru
![]() ![]() ![]() |
rofl. Yeah, a lot of people use Pascal...
![]() Actually, I think Pascal is fine for a starting language.... last time I used it was early 90s.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#9 |
|
Newbie
Join Date: Feb 2006
Location: UK,london
Posts: 1
Rep Power: 0
![]() |
pascal can do that sort of thing? if so then wow. learning it in college it didnt seem capable of anything great (maybe we didnt learn much about it)
__________________
"I wish i were home reading funny stories in binary" |
|
|
|
|
|
#10 | |
|
Expert Programmer
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 4
![]() |
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|