Skip to content

Augorithm 1.3.7

Choose a tag to compare

@kaungkhantko26 kaungkhantko26 released this 25 Jul 13:26
· 55 commits to main since this release

Classroom-style pseudocode

Augorithm now directly understands the textbook syntax used in the example:

  • Set row to 1 and Set col to 1
  • Add 2 to col and Add 1 to row
  • Display value and Display newline
  • Endwhile / End While
  • Nested While loops across validation, formatting, execution, flowcharts, and generated source

Also supports natural Subtract, Multiply, Divide, Increment, and Decrement statements.

Downloads

  • macOS Apple silicon: Augorithm-1.3.7-arm64.zip
  • Windows 10/11 x64 portable: Augorithm-1.3.7-windows-x64-portable.zip
  • Source: Augorithm-source-1.3.7.zip
  • Integrity hashes: SHA256SUMS-1.3.7.txt

The iPad web app is live at https://kaungkhantko26.github.io/Augorithm/.

Built by Kaung Khant Ko