2024-11-16 22:41:26 +01:00
2024-11-16 20:09:29 +01:00
2024-11-16 22:41:26 +01:00
2024-11-16 22:41:26 +01:00
2024-11-16 22:41:26 +01:00
2024-10-31 20:50:09 +01:00
2024-10-31 20:50:09 +01:00
2024-10-31 20:50:09 +01:00
2024-04-20 14:50:20 +02:00
2024-10-31 20:50:09 +01:00

Elysium

The Elysium programming language.

Features

  • Basic statements (variable declarations/assignments, arithmetic expressions, ...)
  • Function calls
  • Type casts
  • If Statements
  • While loops
  • For loops
  • Tuple types
  • Modules
  • Arrays
  • Structs
  • Strings
  • Raw memory access
  • Memory allocation, Heap allocator
  • Garbage collector
  • Support for wasm64
  • Imported functions (from JS)
Description
The Elysium programming language
Readme 143 KiB
Languages
Go 100%