Issues
- 6
A VM for crystal
#168 opened by faustinoaq - 4
Charly lang embeded inside Crystal
#167 opened by faustinoaq - 2
AND assignment for bitwise operators
#165 opened by KCreate - 3
- 5
Namespaces for native extensions
#115 opened by KCreate - 4
Refactor CLI Interface
#137 opened by KCreate - 2
String interpolation
#124 opened by KCreate - 1
Refactor the way the prelude is loaded.
#154 opened by KCreate - 4
Bitwise operators
#162 opened by KCreate - 1
Remove operator overloading from the language
#156 opened by KCreate - 0
Binary, Octal, Hex literals
#161 opened by KCreate - 1
- 0
stats flag
#116 opened by KCreate - 2
Switch statements
#118 opened by KCreate - 0
Array spread operator
#94 opened by KCreate - 0
brew install charly-lang
#98 opened by KCreate - 0
Store cached modules in the context object.
#126 opened by KCreate - 0
Share trace entries across included files.
#143 opened by KCreate - 1
PrimitiveClasses should depend on PrimitiveClass
#117 opened by KCreate - 0
Make Object.typeof an operator
#152 opened by KCreate - 0
Remove Object.instanceof
#151 opened by KCreate - 0
- 0
Escape sequence for backslash in Strings
#148 opened by KCreate - 0
Fix invalid method name checks
#146 opened by KCreate - 0
Make Object#pretty_print a static method on Object
#130 opened by KCreate - 1
More Object & Function methods
#125 opened by KCreate - 0
continue keyword to skip current iteration of loop
#131 opened by KCreate - 0
Improve Object.keys()
#140 opened by KCreate - 0
Wrong formatting on index out of bounds exception.
#141 opened by KCreate - 0
Remove references from the language
#142 opened by KCreate - 0
Javascript syntax for comments
#128 opened by KCreate - 0
Refactor Parser & Lexer configuration
#133 opened by KCreate - 0
Dump dot-language AST graph
#134 opened by KCreate - 0
Anonymous methods are saved to the local scope
#138 opened by KCreate - 0
Seperate to_s method for REPL print
#99 opened by KCreate - 1
Quick access to method arguments
#123 opened by KCreate - 0
Rewrite the type system
#119 opened by KCreate - 0
Object#isolate() method
#111 opened by KCreate - 2
Allow operator literals in method definitions
#108 opened by KCreate - 0
Put unit-tests into seperate files
#96 opened by KCreate - 0
- 0
Unary plus operator
#101 opened by KCreate - 1
Lambda function syntax
#89 opened by KCreate - 0
Fix broken examples in README
#91 opened by KCreate - 0
Differentiate between static and instance methods on classes & primitive classes
#93 opened by KCreate - 1
- 1
- 1
Location association on ASTNodes
#86 opened by KCreate - 1
Seperate language logic from the stack layers
#87 opened by KCreate - 2
Parser rewrite
#82 opened by KCreate