issues
search
bonobo-lang
/
bonobo
Strongly-typed, safe, opinionated systems language that compiles to C.
https://bonobo-lang.github.io
Apache License 2.0
14
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Revised opcodes
#88
thosakwe
opened
6 years ago
0
BVM: Storing constants, etc.
#87
thosakwe
opened
6 years ago
0
BVM - One number type to rule them all.
#86
thosakwe
opened
6 years ago
1
Incremental compilation rather than monolithic
#85
thosakwe
opened
6 years ago
0
Enable hot reloading in VM
#84
thosakwe
opened
6 years ago
0
Register-based VM
#83
thosakwe
closed
6 years ago
1
Support basic AOT in BVM
#82
thosakwe
opened
6 years ago
1
BVM JIT?
#81
thosakwe
closed
6 years ago
4
Meta: Trim down language features for v0
#80
thosakwe
opened
6 years ago
0
Move editor plugins into separate repos
#79
thosakwe
opened
6 years ago
0
match vs when
#78
thosakwe
opened
6 years ago
0
Formal import definition
#77
thosakwe
opened
6 years ago
0
Formal class definition
#76
thosakwe
opened
6 years ago
0
Throw expression
#75
thosakwe
opened
6 years ago
0
Meta: v0 language spec
#74
thosakwe
opened
6 years ago
1
Formal spec of destructuring assignments
#73
thosakwe
opened
6 years ago
0
Union types + pattern matching (eventually)
#72
thosakwe
opened
6 years ago
1
Suggest missing names as names for functions/types in the language server
#71
thosakwe
opened
6 years ago
0
Add `last` getter to ExpressionContext
#70
thosakwe
opened
6 years ago
0
Allow single-line blocks
#69
thosakwe
closed
6 years ago
1
Add "enableLogging" option to VSCode plugin
#68
thosakwe
opened
6 years ago
0
Unified types
#67
tejainece
closed
6 years ago
0
Split out analyzer, create serializable IR, create abstract compiler interfaces
#66
thosakwe
closed
6 years ago
0
Add Travis
#65
thosakwe
closed
6 years ago
0
Create ISSUE_TEMPLATE.md
#64
thosakwe
closed
6 years ago
0
Create CONTRIBUTING.md
#63
thosakwe
closed
6 years ago
0
Create LICENSE
#62
thosakwe
closed
6 years ago
0
Create CODE_OF_CONDUCT.md
#61
thosakwe
closed
6 years ago
0
Compilation strategy for polymorphism
#60
thosakwe
opened
6 years ago
6
Fixing parser bugs
#59
thosakwe
closed
6 years ago
0
Support enum sugar
#58
thosakwe
closed
6 years ago
0
Enum types
#57
thosakwe
closed
6 years ago
0
Support hex constants
#56
thosakwe
closed
6 years ago
1
Spread operator (prefix)
#55
thosakwe
opened
6 years ago
0
Enum types
#54
thosakwe
opened
6 years ago
3
Struct types + info command
#53
thosakwe
closed
6 years ago
0
Replace current Maps with Objects
#52
thosakwe
opened
6 years ago
4
Merge changes from Ravi #2
#51
thosakwe
closed
6 years ago
0
Merge changes from Ravi
#50
thosakwe
closed
6 years ago
0
Symbols should be visible by default
#49
thosakwe
closed
6 years ago
0
Parse modifiers after function name in signature
#48
thosakwe
closed
6 years ago
0
pub -> show, priv -> hide
#47
thosakwe
closed
6 years ago
0
Make := optional in typedef
#46
thosakwe
closed
6 years ago
0
Modularize parser
#45
thosakwe
closed
6 years ago
0
Print really should not be its own language feature
#44
thosakwe
closed
6 years ago
0
While loop
#43
thosakwe
opened
6 years ago
0
Generic visitor class
#42
thosakwe
closed
6 years ago
0
Change the keywords 'v' and 'f' to 'let' and 'fn', respectively
#41
thosakwe
closed
6 years ago
1
Allow parsing typedefs and functions in any order
#40
thosakwe
closed
6 years ago
0
Arrays
#39
thosakwe
opened
6 years ago
5
Next