diff --git a/misc/download/slidescript-v0.7.2-lin64.zip b/misc/download/slidescript-v0.7.2-lin64.zip new file mode 100644 index 0000000..2d0e2ea Binary files /dev/null and b/misc/download/slidescript-v0.7.2-lin64.zip differ diff --git a/misc/index.html b/misc/index.html index 9d6b97c..62a9436 100644 --- a/misc/index.html +++ b/misc/index.html @@ -41,12 +41,15 @@
  • Built-in calculation functions w/ floating decimal
  • Built-in networking functions for machine to machine file toss
  • Built-in micro web server, because why not? :)
  • -
  • [WIP] Built-in tar & compression algorithm based on local - LZ77 projects (proof-of-concept)
  • +
  • PATH variable functionality for use as a shell
  • +
  • Commands processed at CLI or in-script will look for + local executables after going through built-in functions.
  • +
  • [WIP] compression algorithm based on local + LZ78 projects (proof-of-concept)

  • - As of being just shy of 8,000 lines of C, with this much functionality, + As of being shy of 6,000 lines of C, with this much functionality, my goal is to bring SlideScript up to par as a functioning language and Shell implementation along the way! Flexibility, power, and lightweight is what we strive for in the future development of @@ -57,12 +60,11 @@

    Get SlideScript:

    + Windows: slidescript-v0.7.2-win32.zip
    + Linux (64 bit): slidescript-v0.7.2-lin64.zip
    + Android (arm64): slidescript-v0.7.2-arm64.zip
    SlideScript is available as source on - NotABug. In - due time, I will start compiling binaries for SlideScript for a range - of operating systems from *Nix 32/64 bit, Windows, OSX, Android (Termux), - and more! But due to rapidly changing in features, and bugfixes, its - just too unstable and... well... outdated after a week or two :D + NotABug.

    
     git clone https://notabug.org/Pentium44/slidescript