writting an os in klingon

Discussions on more advanced topics such as monolithic vs micro-kernels, transactional memory models, and paging vs segmentation should go here. Use this forum to expand and improve the wiki!
Post Reply
Pyrofan1
Member
Member
Posts: 234
Joined: Sun Apr 29, 2007 1:13 am

writting an os in klingon

Post by Pyrofan1 »

I just thought of this, how about writing a parser for a language in C and write your os in this language and then have the parser interpret this language.
User avatar
os64dev
Member
Member
Posts: 553
Joined: Sat Jan 27, 2007 3:21 pm
Location: Best, Netherlands

Post by os64dev »

and the added value might be ... ? If you want a challenge try writing an os in binary just zero's and one's also funny but imho just as pointless as writing an os in klingon.
Author of COBOS
Pyrofan1
Member
Member
Posts: 234
Joined: Sun Apr 29, 2007 1:13 am

Post by Pyrofan1 »

I'm still going to do it, Qapla'
User avatar
os64dev
Member
Member
Posts: 553
Joined: Sat Jan 27, 2007 3:21 pm
Location: Best, Netherlands

Post by os64dev »

You definitly need all the success you can get.

Hoch 'ebmey tIjon.
Author of COBOS
User avatar
inflater
Member
Member
Posts: 1309
Joined: Thu Sep 28, 2006 10:32 am
Location: Slovakia
Contact:

Post by inflater »

And who will make a operating system in Brainfuck? :D

inflater
My web site: http://inflater.wz.cz (Slovak)
Derrick operating system: http://derrick.xf.cz (Slovak and English :P)
Aali
Member
Member
Posts: 58
Joined: Sat Apr 14, 2007 12:13 pm

Post by Aali »

you dont need to create the parser yourself, there's already a klingon programming language (google around for it), you'd just have to add some low-level stuff so you can interface with hardware and you'll be set
User avatar
AndrewAPrice
Member
Member
Posts: 2294
Joined: Mon Jun 05, 2006 11:00 pm
Location: USA (and Australia)

Post by AndrewAPrice »

inflater wrote:And who will make a operating system in Brainfuck? :D

inflater


Maybe, extend it to support writing and reading to/from ports. What we need is a high-level language which can eliminate the need for assembly in an OS (besides maybe the bootloader).
My OS is Perception.
User avatar
redwolf
Posts: 3
Joined: Wed Jun 20, 2007 1:56 pm

Post by redwolf »

Might this make a more secure OS?

After all,who would understand the source code in Klingon?It would all fall back to machine language in the end,though.

Fun thoughts,
Redwolf
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Freenode IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Post by Combuster »

redwolf wrote:Might this make a more secure OS?
Security through obscurity, yes :shock:
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
User avatar
redwolf
Posts: 3
Joined: Wed Jun 20, 2007 1:56 pm

Post by redwolf »

Different kind of obscurity.Not like moving telnet port to another port.

Who would seriously learn Klingon,or know what it is to begin with,just to read some source code?I'm sure if it became commonplace,it would be a different story,though.

But this is obscurity.IMHO,anyway.

Regards,
Redwolf
jnc100
Member
Member
Posts: 775
Joined: Mon Apr 09, 2007 12:10 pm
Location: London, UK
Contact:

Post by jnc100 »

redwolf wrote:Might this make a more secure OS?

After all,who would understand the source code in Klingon?


You can crack Windows without seeing (and let alone understanding) the source code...

Regards,
John.
User avatar
redwolf
Posts: 3
Joined: Wed Jun 20, 2007 1:56 pm

Post by redwolf »

Got me there.

Regards,
Redwolf
User avatar
AndrewAPrice
Member
Member
Posts: 2294
Joined: Mon Jun 05, 2006 11:00 pm
Location: USA (and Australia)

Post by AndrewAPrice »

jnc100 wrote:
redwolf wrote:Might this make a more secure OS?

After all,who would understand the source code in Klingon?


You can crack Windows without seeing (and let alone understanding) the source code...

Regards,
John.


Or go to your local uni/college and get a copy of the shared source Windows Vista kernel.
My OS is Perception.
enrico_granata
Posts: 21
Joined: Tue Jul 24, 2007 1:19 am

Post by enrico_granata »

I don't think professors will share though :cry: ( which is rather unfortunate IMHO )
Computer science: all about things that "should" work
Post Reply