Skip to content

Releases: stack-community/stack-lang

Stack 1.12

16 Apr 04:54
4ea2932
Compare
Choose a tag to compare

With this release, implemented commands mainly cls to clear the console screen and play-file to play a music file.
And, removed command only-number, because regex command can substitute it.
All changes: 1.11...1.12

Stack 1.11

19 Mar 08:30
Compare
Choose a tag to compare

With this release, implemented mainly object-oriented system etc. So, it became can define original data structure.
All changes: 1.10...1.11

Stack 1.10

05 Mar 04:31
Compare
Choose a tag to compare

With this release, implemented Trigonometric function and enhance memory's variable view.
All changes: 1.9...1.10

Stack 1.9

20 Feb 06:23
Compare
Choose a tag to compare

With this release, the Stack programming language now supports regular expression processing.
All changes: 1.8...1.9

Stack 1.8

13 Feb 00:29
Compare
Choose a tag to compare

With this release, you can now connect to file systems using data structures in the Stack programming language.
All changes: 1.7...1.8

Stack 1.7

05 Feb 03:07
Compare
Choose a tag to compare

In this release, it is now possible to collaborate with external entities, such as the command request that sends an HTTP request and the command open that opens a file.
All changes: 1.6...1.7

Stack 1.6

02 Feb 06:21
Compare
Choose a tag to compare

In this release, the REPL now supports multi-line input and multi-thread processing.
All changes: 1.5...1.6

Stack 1.5

31 Jan 00:09
Compare
Choose a tag to compare

This release implements things like the cast command that allows explicit type conversion to the Stack programming language.
All changes: 1.4...1.5