Skip to content

Releases: tekknolagi/scrapscript

Third release!

06 Jun 00:07
782c93c
Compare
Choose a tag to compare

This version is released as an Actually Portable Executable, a Docker container, and also as just a Python file.

Big changes

  • Variants
  • A native compiler
  • A native compiler web REPL

Full Changelog: v0.0.2...v0.0.3

Second release!

05 Jan 04:17
Compare
Choose a tag to compare

This version is released as an Actually Portable Executable and also as just a Python file. You can also make a Docker container if you like.

Make it executable with chmod +x scrapscript.com then run with:

$ ./scrapscript.com

If you get an error with Zsh, try using sh or bash or upgrading Zsh to 5.9+.

Big changes

  • Floats
  • A web REPL (scrapscript serve)

First release!

07 Dec 16:01
Compare
Choose a tag to compare
First release! Pre-release
Pre-release

This version is released as an Actually Portable Executable and also as just a Python file.

Make it executable with chmod +x scrapscript.com then run with:

$ ./scrapscript.com

If you get an error with Zsh, try using sh or bash or upgrading Zsh to 5.9+.