issues
search
yona-lang
/
yona
Yona is a modern take on a dynamic general-purpose programming language with advanced functional programming, minimalistic ML-like syntax, strict evaluation, for GraalVM polyglot virtual machine (VM).
https://yona-lang.org/
GNU General Public License v3.0
127
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add line numbers to stacktrace
#72
akovari
opened
2 years ago
0
Seq::split
#71
akovari
opened
2 years ago
0
Move static analysis of the let expression to the parser
#70
akovari
closed
2 years ago
0
Duplicate context identifier 'file' and alike when running tests
#69
akovari
closed
3 years ago
0
Make it possible to use generators inside of stdlib functions
#68
akovari
opened
3 years ago
0
Logger module
#67
akovari
opened
3 years ago
0
Add ability to run main function by the launcher
#66
akovari
closed
3 years ago
0
Syntax sugar to refer the "current" module
#65
akovari
closed
3 years ago
1
IO::println character should print the character, not int
#64
akovari
closed
4 years ago
0
timeout for functions not returning promise
#63
akovari
closed
4 years ago
0
Rework context managers with wrapping functions
#62
akovari
closed
4 years ago
1
Metadata interface
#61
akovari
closed
4 years ago
0
http client session as context manager
#60
akovari
closed
3 years ago
0
Support rethrowing exceptions
#59
akovari
opened
4 years ago
0
Buffer overflow when saving bigger files
#58
ktzee
closed
4 years ago
1
Avoid timeout errors on Travis CI
#57
fniephaus
closed
4 years ago
1
Introduce ModuleFunctionNamesObject
#56
fniephaus
closed
4 years ago
3
Make wget more robust and less noisy
#55
fniephaus
closed
4 years ago
0
[interop] getMembers should not return a String[]
#54
fniephaus
closed
4 years ago
1
Capitalize language name
#53
fniephaus
closed
4 years ago
1
Add network modules
#52
akovari
opened
4 years ago
0
Regular expressions
#51
akovari
opened
4 years ago
0
Automate docker builds
#50
akovari
closed
4 years ago
0
stdlib not bundled in yatta-component.jar
#49
akovari
closed
4 years ago
1
Solve the issue with threads not being closed after calling context.close()
#48
akovari
closed
4 years ago
0
Date/Time/Timezone modules
#47
akovari
opened
4 years ago
0
Respect YATTA_PATH env variable for loading modules
#46
akovari
closed
4 years ago
0
Allow Http modules to work with both text and binary input
#45
akovari
closed
4 years ago
0
Expand System module
#44
akovari
closed
4 years ago
0
File module
#43
akovari
closed
4 years ago
0
move timeout from Time module to global functions
#42
akovari
closed
4 years ago
0
handle binary data in http\Client and http\Server
#41
akovari
closed
4 years ago
0
HTTP server
#40
akovari
closed
4 years ago
0
HTTP client
#39
akovari
closed
4 years ago
0
Syntax error with pipes
#38
akovari
closed
4 years ago
0
Should not directly call dispatch.execute from stdlib functions.
#37
akovari
closed
4 years ago
1
Sequence slices
#36
akovari
opened
4 years ago
0
Add bitwise complement operator
#35
akovari
closed
4 years ago
0
Remove string equality
#34
akovari
closed
4 years ago
0
Context managers
#33
akovari
closed
4 years ago
2
Change cons operators syntax
#32
akovari
closed
4 years ago
1
transducers
#31
akovari
closed
4 years ago
0
binary serialization
#30
akovari
opened
4 years ago
0
timeout
#29
akovari
closed
4 years ago
0
STM
#28
akovari
opened
4 years ago
5
Optimize needless pattern matching
#27
akovari
closed
4 years ago
0
Rework module call syntax
#26
akovari
closed
4 years ago
0
String patterns
#25
akovari
opened
4 years ago
0
REPL
#24
akovari
closed
4 years ago
0
Fast hashing for arbitrary data streams
#23
akovari
opened
5 years ago
1
Next