ULX
Ulysses
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Ulysses
»
General
»
Off-Topic
»
The OCD<something> series of code projects strikes again!
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: The OCD<something> series of code projects strikes again! (Read 2397 times)
0 Members and 2 Guests are viewing this topic.
Bytewave
Respected Community Member
Hero Member
Posts: 718
Karma: 116
:)
The OCD<something> series of code projects strikes again!
«
on:
March 22, 2014, 02:51:19 PM »
https://github.com/ShortCircuittheBrony/OCDOS
So, yeah- I wrote an MS-DOS based operating system in Lua.
It actually uses the most recent version of my script OCDLib (which is now on
Pastebin
).
So, yeah. Mhm.
I coded this in my spare time- mainly to test my coding skills.
At the moment it contains one command: hello, which is like a "hello world" command.
Logged
bw81@ulysses-forums ~ % whoami
Homepage
Bytewave
Respected Community Member
Hero Member
Posts: 718
Karma: 116
:)
Re: The OCD<something> series of code projects strikes again!
«
Reply #1 on:
April 05, 2014, 08:32:19 PM »
Bump because this is cool and I released a new commit that adds argument functions.
Example:
Code:
[Select]
add 1 2
would add the numbers 1 and 2 and display the result.
Logged
bw81@ulysses-forums ~ % whoami
Homepage
Print
Pages: [
1
]
Go Up
« previous
next »
Ulysses
»
General
»
Off-Topic
»
The OCD<something> series of code projects strikes again!