Anybody into C#?

All about the OSDev Wiki. Discussions about the organization and general structure of articles and how to use the wiki. Request changes here if you don't know how to use the wiki.
Post Reply
User avatar
bzt
Member
Member
Posts: 1584
Joined: Thu Oct 13, 2016 4:55 pm
Contact:

Anybody into C#?

Post by bzt »

Hi,

We have this page C Sharp Bare Bones, but it's not really up-to-date. It heavily relies on tools which supposed to be downloaded from a dead link. The problem is, that the entire www.tysos.org domain is gone for good.

Sadly I don't use any M$ tools, so I have no experience with C#. Anybody in the mood to actualize that page (preferably with "mono" toolchain)? That would be awesome.

Cheers,
bzt
foliagecanine
Member
Member
Posts: 148
Joined: Sun Aug 23, 2020 4:35 pm

Re: Anybody into C#?

Post by foliagecanine »

I haven't much experience with C#, but it looks like the Wayback Machine picked that link up when it was still around:
http://web.archive.org/web/201703171547 ... st.tar.bz2
My OS: TritiumOS
https://github.com/foliagecanine/tritium-os
void warranty(laptop_t laptop) { if (laptop.broken) return laptop; }
I don't get it: Why's the warranty void?
User avatar
eekee
Member
Member
Posts: 872
Joined: Mon May 22, 2017 5:56 am
Location: Kerbin
Discord: eekee
Contact:

Re: Anybody into C#?

Post by eekee »

I added Wayback links where they exist. I didn't make any other changes because I'm not in an actualizing mood. ;)
Kaph — a modular OS intended to be easy and fun to administer and code for.
"May wisdom, fun, and the greater good shine forth in all your work." — Leo Brodie
User avatar
bzt
Member
Member
Posts: 1584
Joined: Thu Oct 13, 2016 4:55 pm
Contact:

Re: Anybody into C#?

Post by bzt »

It looks like C# kernel is a typical urban legend: nobody has ever done it, but everybody knows someone who knows a friend who has seen one :-)
Thank you guys for providing and updating the link! Maybe someone will try it out to see if that tutorial actually works with the latest toolchain and that outdated 3rd party tool.

Thanks!
bzt
nexos
Member
Member
Posts: 1078
Joined: Tue Feb 18, 2020 3:29 pm
Libera.chat IRC: nexos

Re: Anybody into C#?

Post by nexos »

A couple years ago, C# was my number 1 language. I have written a couple relatively advanced apps in C# using the .NET Framework. Unfortunatley, I have no OS level C# experience. I have always thought that would be a cool project.
"How did you do this?"
"It's very simple — you read the protocol and write the code." - Bill Joy
Projects: NexNix | libnex | nnpkg
User avatar
iansjack
Member
Member
Posts: 4683
Joined: Sat Mar 31, 2012 3:07 am
Location: Chichester, UK

Re: Anybody into C#?

Post by iansjack »

Have you checked out the Cosmos project and Aura OS?

https://github.com/aura-systems/Aura-Operating-System
archgoonbaiter
Posts: 3
Joined: Tue Jan 26, 2021 2:07 pm

Re: Anybody into C#?

Post by archgoonbaiter »

Cosmos is pretty much the biggest C# OS project I know of.
User avatar
bzt
Member
Member
Posts: 1584
Joined: Thu Oct 13, 2016 4:55 pm
Contact:

Re: Anybody into C#?

Post by bzt »

Hmmm Our OS projects page lists another Aura by that name, not the C# one. Plus Octocontrabass seems have found the new repo url for tysos and the CIL compiler
Octocontrabass wrote:
bzt wrote:Which doesn't exists. There used to be one, but disappeared with tysos.
Tysos moved to GitHub. The CIL compiler is also on GitHub.
Anyone in the mood for updating the wiki, Projects and C Sharp Bare Bones pages? :-)

Cheers,
bzt
PeterX
Member
Member
Posts: 590
Joined: Fri Nov 22, 2019 5:46 am

Re: Anybody into C#?

Post by PeterX »

bzt wrote:Anyone in the mood for updating the wiki, Projects and C Sharp Bare Bones pages? :-)
I editted the projects page, but someone was simultaneously editting it. So I think the projects page is updated by now.

But I won't touch the C# Bare Bones page since I have no clue about C# barebones.

Greetings
Peter
Post Reply