objeck/objeck-lang
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.
C++NOASSERTION
Issues
- 2
Building from source on MX Linux
#505 opened by chatchoi - 4
- 3
The `obr` process crashes when loop insert into Collection.Hash or Collection.Hash/Map in native function
#503 opened by forchid - 1
- 1
New object instance string concat
#502 opened by objeck - 1
Invalid escape sequence crashes compiler
#500 opened by objeck - 2
Support Windows ARM
#495 opened by iahung2 - 1
Support musl-based Linux
#492 opened by iahung2 - 1
Primitive support for '<' and '>'
#498 opened by objeck - 1
Bug in code for Collections 'Filter' methods
#497 opened by objeck - 5
Optimized builds
#496 opened by iahung2 - 3
Support legacy MSVCRT-based MinGW
#493 opened by iahung2 - 1
OpenIndiana support
#489 opened by iahung2 - 1
Support ReactOS
#494 opened by iahung2 - 1
Android support
#490 opened by iahung2 - 1
iOS/iPadOS support
#491 opened by iahung2 - 1
NetBSD support
#487 opened by iahung2 - 1
HaikuOS support
#488 opened by iahung2 - 1
OpenBSD support
#486 opened by iahung2 - 1
FreeBSD support
#485 opened by iahung2 - 0
MSYS2 package for Objeck
#484 opened by iahung2 - 1
- 1
Garbage Collector Deadlock
#482 opened by objeck - 4
What's wrong with the Objeck VM?
#462 opened by iahung2 - 3
Strings to be UTF-16 on all platforms?
#481 opened by iahung2 - 7
Bitwise NOT
#480 opened by iahung2 - 31
Add `ByteArray` class
#472 opened by iahung2 - 3
Data Type Formatting Options
#479 opened by objeck - 2
I want to know more about this `build.json` file
#478 opened by iahung2 - 12
Serializing/Deserializing Objeck object to/from JSON
#456 opened by iahung2 - 1
Support "response files"
#454 opened by iahung2 - 2
Mutable strings
#476 opened by iahung2 - 0
Multi-line strings
#477 opened by iahung2 - 2
Verbatim strings
#474 opened by iahung2 - 1
Compiler switch to disable Unicode operators
#475 opened by iahung2 - 1
- 5
- 2
`Collection.Hash` vs `Collection.Map`
#460 opened by iahung2 - 1
Rename `Collection.SetHash` to `Collection.HashSet`
#466 opened by iahung2 - 2
Rename `Collection.Hash` to `Collection.HashMap`
#467 opened by iahung2 - 2
Add `Collection.MultiSet`
#468 opened by iahung2 - 2
Add `Collection.HashMultiMap`
#470 opened by iahung2 - 2
Add `Collection.HashMultiSet`
#469 opened by iahung2 - 1
Add `StringBuilder` class
#471 opened by iahung2 - 5
- 1
- 1
[MSYS2 CLANG64] warning: 'codecvt_utf8_utf16<wchar_t>' is deprecated [-Wdeprecated-declarations]
#465 opened by iahung2 - 2
Please add unsorted data structures
#459 opened by iahung2 - 3
How to use `System.IO.Standard->SetFloatFormat`?
#458 opened by iahung2 - 1
Call arbitrary DLL using System.API.DllProxy
#457 opened by iahung2