https://github.com/nyaosorg/nyaos3000
Nihongo Yet Another OSes Shell 3000
https://github.com/nyaosorg/nyaos3000
c-plus-plus lua os2 shell windows
Last synced: about 2 months ago
JSON representation
Nihongo Yet Another OSes Shell 3000
- Host: GitHub
- URL: https://github.com/nyaosorg/nyaos3000
- Owner: nyaosorg
- Created: 2017-06-13T10:02:51.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-30T16:59:54.000Z (about 6 years ago)
- Last Synced: 2025-10-14T22:24:51.664Z (8 months ago)
- Topics: c-plus-plus, lua, os2, shell, windows
- Language: C++
- Homepage: http://www.nyaos.org
- Size: 7.47 MB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: history.cpp
Awesome Lists containing this project
README
What is NYAOS 3000
==================
NYAOS 3000 is the code name of the Nihongo Yet Another Open Shell 3.xx, which is the next generation of NYAOS 2.xx Series.
* It is powered by Lua.
* Build-in command: `lua_e "LUA-CODE"` which extends NYAOS.
* About detail, see "What powered by Lua").
* Support Windows XP SP3 or later, and OS/2 Warp 4.5
* It does not require CMD.EXE. It runs standalone.
Caution
--------
* The rule of loading `_nya` changed. NYAOS.EXE comes to load all of `_nya` on the directories where nyaos.exe exists , which %HOME% or %USERPROFILE% points, and on the current directory.
* On OS/2 Warp, emx.dll (0.9 or later) are required.