This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
jesusthekiller's profile picture

LuaOS - Os with Lua prompt in shell! - LuaOS CHEATY RELEASE

Started by jesusthekiller, 16 June 2013 - 06:52 AM
jesusthekiller #1
Posted 16 June 2013 - 08:52 AM



LuaOS

This is small Os that I've created when I've saw this thread. It's made for learning Lua (and for fun) - It's cross-breed of CraftOS, Lua (prompt) and BBC Micro. It does not adds any APIs or programs, even more - it removes off most of CraftOS utilities! With this OS if you want to do anything, you have to code it!


Built-in commands:



Lua in shell prompt:



Runs out of CraftOS shell!

Thanks to NeverCast's hack :)/>


Download:

pastebin get fQm0ZUZp startup


(It will download http://pastebin.com/7jGYum4B)


License (GNU GPL):

Spoiler




LuaOS (uOS)
Copyright © 2013 Jesusthekiller

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
superaxander #2
Posted 16 June 2013 - 08:53 AM
Nice work this helps me because I always forget to get the lua prompt open :P/>

Well done!
jesusthekiller #3
Posted 16 June 2013 - 08:55 AM
:P/>
LBPHacker #4
Posted 16 June 2013 - 10:09 AM
The licence in the spoiler states that this program is called Maze 3D :D/>
jesusthekiller #5
Posted 16 June 2013 - 10:17 AM
Oh, copied that and forgot to change it :P/>

Fixed.
theoriginalbit #6
Posted 16 June 2013 - 12:08 PM
Haha nice.

You can remove the `_replSleep` function in NeverCast's override if you wish too, it is an unused function. :)/>
jesusthekiller #7
Posted 17 June 2013 - 02:33 AM
I saw your post, didn't really want to mess with his code too much tho :P/>
theoriginalbit #8
Posted 17 June 2013 - 02:45 AM
fair enough. but how else do you figure out exactly how something works, mess it with ;)/>
jesusthekiller #9
Posted 19 June 2013 - 09:30 AM
Well, it was pretty late when I was coding it, didn't really feel like messing with it :)/>
svdragster #10
Posted 21 June 2013 - 07:52 AM
I actually might use this…
jesusthekiller #11
Posted 21 June 2013 - 12:16 PM
I use it to test code :P/>

I'll release 2nd version today with full CraftOS shell "stuffs"
jesusthekiller #12
Posted 21 June 2013 - 12:36 PM
LuaOS cheaty

It's like CraftOS but with Lua prompt in shell!


Difference between this and LuaOS:

LuaOS limits shell usage to encourage writing your own scripts. LuaOS Cheaty commands works just like CraftOS commands - no limits.


Features:


Lua in shell prompt:



CraftOS commands start with dot:





Runs out of CraftOS shell!

Thanks to NeverCast's hack :)/>


Download:

pastebin get 1UGz0eyB startup


(It will download http://pastebin.com/eFcg8T1E)


License (GNU GPL):

Spoiler




LuaOS (uOS)
Copyright © 2013 Jesusthekiller

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
Lyqyd #13
Posted 21 June 2013 - 12:41 PM
Threads merged. Such a slight variation of an existing OS isn't worth another topic. Just list it as an alternate version in the OP.
jesusthekiller #14
Posted 21 June 2013 - 12:42 PM
K , k :(/>
Larandar #15
Posted 27 June 2013 - 01:40 AM
Look Good :)/>