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
Anybody into C#?
-
- Member
- Posts: 148
- Joined: Sun Aug 23, 2020 4:35 pm
Re: Anybody into C#?
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
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?
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?
Re: Anybody into C#?
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
"May wisdom, fun, and the greater good shine forth in all your work." — Leo Brodie
Re: Anybody into C#?
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
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
Re: Anybody into C#?
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.
Re: Anybody into C#?
Have you checked out the Cosmos project and Aura OS?
https://github.com/aura-systems/Aura-Operating-System
https://github.com/aura-systems/Aura-Operating-System
-
- Posts: 3
- Joined: Tue Jan 26, 2021 2:07 pm
Re: Anybody into C#?
Cosmos is pretty much the biggest C# OS project I know of.
Re: Anybody into C#?
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
Cheers,
bzt
Anyone in the mood for updating the wiki, Projects and C Sharp Bare Bones pages?Octocontrabass wrote:Tysos moved to GitHub. The CIL compiler is also on GitHub.bzt wrote:Which doesn't exists. There used to be one, but disappeared with tysos.
Cheers,
bzt
Re: Anybody into C#?
I editted the projects page, but someone was simultaneously editting it. So I think the projects page is updated by now.bzt wrote:Anyone in the mood for updating the wiki, Projects and C Sharp Bare Bones pages?
But I won't touch the C# Bare Bones page since I have no clue about C# barebones.
Greetings
Peter