Skip to content

Releases: plos-clan/OpenEX

OpenEX v0.0.2

24 Dec 06:56

Choose a tag to compare

OpenEX RustEdition v0.0.2

✨ Feature

  • math library
  • type library
  • new import statement
  • support array
  • C ffi interface
  • compiler optimizer
  • get string length

💡 Arch

  • x86_64-coolpotos-musl - no support cffi
  • x86_64-linux-gnu
  • x86_64-windows-msvc

OpenEX v0.0.1

19 Dec 16:56

Choose a tag to compare

OpenEX RustEdition v0.0.1

✨ Feature

  • if-elif-else conditional statement
  • while loop statement
  • var define value
  • function define function
  • break continue loop back statement

💡 Arch

  • x86_64-coolpotos-musl
  • x86_64-linux-gnu
  • x86_64-windows-msvc