issues
search
nevalang
/
neva
🌊 Dataflow programming language with static types and implicit parallelism. Compiles to machine code and Go
https://nevalang.org
MIT License
128
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(docs,tutorial): typo cNina -> cHina
#776
emil14
opened
5 hours ago
0
feat(tutorial): updated due to new syntax for constants (support for …
#775
emil14
closed
8 hours ago
0
Support binary and ternary expressions inside chained connections
#774
emil14
opened
1 day ago
0
Minor refactoring
#773
emil14
opened
2 days ago
0
Constants as triggers
#772
emil14
closed
18 hours ago
0
Single namespace for senders (ports, nodes and constants)
#771
emil14
opened
2 days ago
0
feat(tutorial): basics
#770
emil14
closed
3 days ago
0
feat(docs): add features from v0.26
#769
emil14
closed
4 days ago
0
Elvis operator (AKA Optional chaining)
#768
emil14
opened
5 days ago
0
Tests are always red in CI, but green locally
#767
emil14
opened
5 days ago
0
Should nodes without aliases be removed?
#766
emil14
opened
5 days ago
0
Update README.md
#765
emil14
closed
5 days ago
0
feat(readme): hello world, more verbose form for by newcomers
#764
emil14
closed
5 days ago
0
Filter doesn't handle `idx` and `last` fields properly
#763
emil14
opened
6 days ago
0
Type-safe string interpolation syntax sugar
#762
emil14
opened
1 week ago
1
Implicit `any` in node expressions causes problems
#761
emil14
opened
1 week ago
0
Iterators error handling
#760
emil14
opened
1 week ago
0
Range with step (3-arguments version)
#759
emil14
opened
1 week ago
0
Allow reusing senders with desugarer (implicit `Pass?`)
#758
emil14
opened
1 week ago
1
Compiler directive `#impure`
#757
emil14
opened
1 week ago
0
Tagged unions with tag-only members
#756
emil14
opened
1 week ago
0
Type cast syntax
#755
emil14
opened
1 week ago
0
Truly sequencial execution is hard (all existing iterators are concurrent)
#754
emil14
opened
2 weeks ago
3
Hard to pass-on the data (`Lock` and sometimes `Pass` is needed)
#753
emil14
opened
2 weeks ago
4
Not good enough syntax for loops (explicit lock needed)
#752
emil14
opened
2 weeks ago
4
Tagged Unions
#751
emil14
opened
2 weeks ago
1
Merge `switch` and `match`
#750
emil14
opened
2 weeks ago
0
Type-assertion
#749
emil14
opened
2 weeks ago
2
Guards (match and switch)
#748
emil14
closed
2 weeks ago
0
Pattern matching
#747
emil14
opened
2 weeks ago
3
Dict and List reading syntax
#746
emil14
opened
2 weeks ago
2
feat(std): rename operators/reducers ports nameing from acc/el to lef…
#745
emil14
closed
6 days ago
1
Memory Arena?
#744
emil14
opened
3 weeks ago
1
Memory Component
#743
emil14
opened
3 weeks ago
0
Operators/Reducers naming
#742
emil14
closed
2 weeks ago
0
`:sig` inport of `Range` is redundant
#741
emil14
opened
3 weeks ago
0
feat(docs:qna): ternary
#740
emil14
closed
3 weeks ago
0
HOCs as desugared base for "controlflow" constructs ("Closure" Problem)
#739
emil14
opened
3 weeks ago
3
feat(parser): ternary
#738
emil14
closed
3 weeks ago
0
[TypeSystem]: Compatibility between union argument and non-union constraint (Ternary)
#737
emil14
opened
4 weeks ago
0
Lsp improvements
#736
emil14
closed
4 weeks ago
0
`in` binary operator (Python-like)
#735
emil14
opened
1 month ago
0
LSP Improvements
#734
emil14
closed
3 weeks ago
1
Selectors rewrite
#733
emil14
closed
1 month ago
0
`...` (streaming operator)
#732
emil14
opened
1 month ago
2
Syntax impovements
#731
emil14
closed
1 month ago
0
`Struct` syntax sugar WIP
#730
emil14
opened
1 month ago
1
`Cond` syntax sugar
#729
emil14
opened
1 month ago
0
`Select` syntax sugar
#728
emil14
opened
1 month ago
1
`If` syntax sugar
#727
emil14
closed
1 week ago
3
Next