Objeck is a modern object-oriented programming language with functional features tailored for machine learning. It emphasizes expression, simplicity, portability, and scalability. The programming environment consists of a compiler, virtual machine, REPL shell, and command line debugger with IDE plugins.
Originally posted by **iahung2** September 24, 2023
Other projects allowed me to download CI builds from Github Actions. For example:
https://github.com/LADSoft/OrangeC/actions
You could see the Binary in Artifacts.
I can't see anything like that on Objeck's Github Actions.
Discussed in https://github.com/objeck/objeck-lang/discussions/353