Skip to content

Releases: aloyak/SK

SK 0.9.8

Choose a tag to compare

@aloyak aloyak released this 27 Feb 22:35

Added *= and /= operators
Added REPL Syntax Coloring

Other minor changes:
Full Changelog: 0.9.7...0.9.8

SK 0.9.7

Choose a tag to compare

@aloyak aloyak released this 22 Feb 10:27

Added http & json libraries
Added try-catch statement
Added match statement
Improved REPL interpreter
Published VS Code Extension to Workshop

Full Changelog: 0.9.6...0.9.7

Also published to crates.io

SK 0.9.6

Choose a tag to compare

@aloyak aloyak released this 19 Feb 16:49

Published to crates.io as well: https://crates.io/crates/sk-lang

  • Fixed many important errors with logic
  • Added the string library
  • Fixed panic 'if policy'

WEB & VSCode extension

  • Small fixes to loading speed
  • Updated Documentation

Full Changelog: 0.9.5...0.9.6

SK 0.9.5

Choose a tag to compare

@aloyak aloyak released this 16 Feb 16:23

Fixed: VScode extension

Added the units library (finally)
Added multi-line comments
The write() function
Added the new features to the vscode extension

Full Changelog: 0.9.3...0.9.5

SK 0.9.3

Choose a tag to compare

@aloyak aloyak released this 13 Feb 08:47

Added simple improvements to the REPL interpreter,
Added Syntax Bases for the units library
Added += and -= operators

Full Changelog: 0.9.1...0.9.3

SK 0.9.1

Choose a tag to compare

@aloyak aloyak released this 11 Feb 15:01
  • Way better error messages
  • An interpreter safe mode
  • Increment/Decrement Operators
  • Math.truncate()

Full Changelog: 0.8.0...0.9.1

SK 0.8.0

Choose a tag to compare

@aloyak aloyak released this 05 Feb 10:14

Most important: Windows Support (needs revisions), the time library, improved math library, 'pub' and 'as' keyword, improved documentation

Currently SK does not have macos binaries, use crates.io

Full Changelog: 0.7.6...0.8.0

SK 0.7.6

SK 0.7.6 Pre-release
Pre-release

Choose a tag to compare

@aloyak aloyak released this 01 Feb 19:51
  • Most importantly: added imports and a basic math library
  • Added the keyword 'import' to the vscode extension

https://crates.io/crates/sk-lang

Full Changelog: 0.7.2...0.7.6

SK 0.7.2

SK 0.7.2 Pre-release
Pre-release

Choose a tag to compare

@aloyak aloyak released this 01 Feb 11:10

Full Changelog: 0.6.1...0.7.2

Most importantly: added functions!

SK 0.6.1

SK 0.6.1 Pre-release
Pre-release

Choose a tag to compare

@aloyak aloyak released this 31 Jan 19:03

Full Changelog: 0.5.2...0.6.1