issues
search
cx-language
/
cx
C* is a hybrid low-level/high-level systems programming language focused on performance and productivity.
https://cx-language.github.io/
MIT License
130
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error when compiling, do you need a C environment?
#78
Spoiledpay
opened
11 months ago
2
Question: What is relation between this language and the one mentioned on Wikipedia?
#77
rzuckerm
closed
11 months ago
2
Add more examples
#76
emlai
opened
1 year ago
1
Build failure on Fedora 35
#75
Dubhead
opened
3 years ago
0
logo
#74
ghost
closed
3 years ago
1
documentation examples that throws error
#73
ghost
closed
3 years ago
2
hasInclude() can find wrong header when having multiple libc's installed
#72
emlai
opened
3 years ago
0
LLVM ERROR: inconsistency in registered CommandLine options / undefined reference to `backtrace'
#71
ghost
closed
3 years ago
9
Allow separators in integer literals
#70
xvrc
closed
3 years ago
1
Correct check-snapshots & handle paths with spaces
#69
xvrc
closed
3 years ago
1
M1 support
#68
emlai
closed
3 years ago
0
Use 3-state result type to avoid null analysis false positives
#67
emlai
closed
3 years ago
0
Re-implement null analysis on top of Delta IR
#66
emlai
closed
4 years ago
0
Add Delta intermediate representation
#65
emlai
closed
4 years ago
0
Update to LLVM 11
#64
emlai
closed
3 years ago
1
Windows does not has c++17
#63
ghost
closed
4 years ago
5
cmake fails, build failed.
#62
ghost
closed
4 years ago
1
Executing system commands
#61
ghost
closed
4 years ago
1
Preprocessor
#60
PavelVozenilek
closed
3 years ago
1
Parsing numbers
#59
PavelVozenilek
opened
4 years ago
0
Block comment ignores strings
#58
PavelVozenilek
opened
4 years ago
3
Testing support
#57
PavelVozenilek
opened
4 years ago
7
pointer arithmetic
#56
PavelVozenilek
closed
4 years ago
4
llvm 8.0.0
#55
ghost
closed
4 years ago
3
Statement-level conditional compilation
#54
emlai
opened
5 years ago
0
Allow iteration of builtin arrays
#53
emlai
closed
3 years ago
1
Infer generic arguments from assignment left-hand side
#52
emlai
closed
4 years ago
0
Autogenerated initializers
#51
emlai
closed
5 years ago
0
C++17
#50
emlai
closed
5 years ago
0
Update to LLVM 7
#49
emlai
closed
5 years ago
0
support for musl libc
#48
aifoslinux
closed
6 years ago
3
[WIP] Set up AppVeyor CI
#47
emlai
closed
5 years ago
1
Add Windows support
#46
emlai
closed
6 years ago
0
Add comparison of Delta vs C++/Rust
#45
emlai
closed
6 years ago
0
Why delta instead of C++/Rust?
#44
lausek
closed
6 years ago
4
Implement comparison operators
#43
Coolnesss
closed
7 years ago
0
Refactor stdlib inits to use other init functions when available
#42
Coolnesss
closed
7 years ago
0
Implement OrderedSet using OrderedMap
#41
Coolnesss
closed
7 years ago
0
Ordered Map
#40
Coolnesss
closed
7 years ago
0
Add allocation functions to wrap malloc() and free()
#39
emlai
closed
7 years ago
0
Private and public members
#38
Coolnesss
opened
7 years ago
2
Implement queue data structure
#37
Coolnesss
closed
7 years ago
0
Book: add interfaces chapter
#36
emlai
closed
7 years ago
0
Pip does not come native with MAC OS.
#35
rovaniemi
closed
7 years ago
1
Add documentation on Arrays and Ranges to the GitBook
#34
Coolnesss
closed
7 years ago
0
Initialize Array with array literal
#33
Coolnesss
closed
7 years ago
1
Add tools to write to files. Add tests.
#32
Coolnesss
closed
7 years ago
0
Implement FileStream and iterators to read from files
#31
Coolnesss
closed
7 years ago
0
Provide !=, > etc automatically when compare() is implemented
#30
Coolnesss
closed
7 years ago
0
Debug info
#29
Coolnesss
opened
7 years ago
0
Next