Author Topic: LSDOS  (Read 2327 times)

0 Members and 1 Guest are viewing this topic.

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
LSDOS
« on: February 07, 2011, 12:30:31 am »
Using the power of CopyProg and GetName, LSDOS is a BASIC program that acts like a shell. In fact, it does more than just act like a shell. You can use it to look at your variables and not just the names-- you can actually check the contents. Whether it is an Appvar, string, or some other variable, even in archive. It also tells you whether the var is archived or not as well as the size. So what is planned for the future?

-A picture view mode
-Deleting
-Assembly routines to be used by asm programs
-If a BASIC program has the header "If 0:Then" it will use the data in the next lines (until it reaches "End") to load subprograms that will be included with LSDOS
-The ability to copy vars to other vars (determined by the user).

*By the way, the name is a spin off of a spin off of MirageOS:
MirageOS >> HallucinationOS >> LSDOS
...just check the logs if you don't believe me >_>

Offline shmibs

  • しらす丼
  • Administrator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2132
  • Rating: +281/-3
  • try to be ok, ok?
    • View Profile
    • shmibbles.me
Re: LSDOS
« Reply #1 on: February 07, 2011, 03:21:19 am »
so... can this be used to manually edit appvars?

it looks rather impressive regardless.

Offline Ranman

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1354
  • Rating: +83/-0
    • View Profile
Re: LSDOS
« Reply #2 on: February 07, 2011, 03:24:03 am »
Sweetness! 8)
Ranman
Bringing Randy Glover's Jumpman to the TI-89 calculator. Download available at Ticalc.

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: LSDOS
« Reply #3 on: February 07, 2011, 07:34:06 am »
Nice what BASIC can do with some assistance! Keep up the good work! :D
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: LSDOS
« Reply #4 on: February 07, 2011, 08:51:23 am »
so... can this be used to manually edit appvars?

it looks rather impressive regardless.
It doesn't let you edit them like you can in the BASIC editor, but once I add the ability to copy to other vars (instead of just Str2) you could copy pictures to appvars or programs or whatnot. Regardless, you can view appvars. I plan to add the Picture View mode so that the user can view picture data. Hmm, I could also add the option to append data... you would be able to combine two pictures to an appvar for example :D
... not that it would help much... but oh welll

ooh, maybe I could make a way to insert the contents of one var into another var during the QuickView mode.

Offline JustCause

  • CoT Emeritus
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 810
  • Rating: +115/-5
    • View Profile
Re: LSDOS
« Reply #5 on: February 07, 2011, 10:45:54 am »
This is pretty cool. Graphscreen program editing would be insanely cool (I've wanted to use that for years) but I'm sure you have your own plans for this. Keep being amazing.
See you, space cowboy...

Offline ztrumpet

  • The Rarely Active One
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5712
  • Rating: +364/-4
  • If you see this, send me a PM. Just for fun.
    • View Profile
Re: LSDOS
« Reply #6 on: February 07, 2011, 04:09:08 pm »
Looks cool.  Nice job! ;D

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: LSDOS
« Reply #7 on: February 08, 2011, 01:12:51 am »
Ah, well it won't be a graph screen program editor (well... if I can do that, then that would be pretty cool...), I only meant that I would let it preview picture data. If I wanted it to do that, then I would have to make the program more out of assembly than BASIC :D
...
Of course I could let you Quick View on the graph screen...
And I could make an easy line reader...

>_>
<_<

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: LSDOS
« Reply #8 on: February 08, 2011, 02:05:03 am »
Wow I like the file viewing features, Nice stuff you got there. :D
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)