Skip to content

Rosemary v0.0.0

Latest
Compare
Choose a tag to compare
@werdl werdl released this 27 Apr 16:03
· 66 commits to main since this release

Rosemary - A statically typed mix of Python and C.

New in this version:

  • ints
  • floats
  • strings
  • loop
  • while
  • if elif else
  • print
  • inputs
  • operators
  • string manipulation
  • comparison
  • examples