Issues
- 2
- 0
numEncoding `None` throws a little _too_ often
#109 opened by JohanWiltink - 2
Use `BigInt` instead of `Number` internally
#98 opened by JohanWiltink - 1
Allow `?` in identifier names?
#97 opened by JohanWiltink - 0
Allow `.` in identifier names?
#103 opened by JohanWiltink - 1
- 3
define Y as JS?
#102 opened by JohanWiltink - 3
Bug when using custom encoding
#68 opened by Kacarott - 0
Export `Primitive`
#91 opened by JohanWiltink - 0
enforce BinaryScott invariant in `toInt`
#92 opened by JohanWiltink - 0
Implicit conversion behaviour
#90 opened by Kacarott - 1
- 5
More indicative error messages
#79 opened by Voileexperiments - 2
assert.equal erroneously assumes partially applied terms to be LC numerals
#89 opened by Voileexperiments - 3
Numbers passed in as compiled LC parameters are treated as LC numerals
#82 opened by Voileexperiments - 1
- 3
Allow for line continuation
#86 opened by Voileexperiments - 0
Broken behaviour when an LC term is called, inside a callback that is passed to an LC term.
#80 opened by Kacarott - 0
Ignored args not properly ignored
#76 opened by Kacarott - 1
Failure converting from Church 1 to int
#74 opened by Kacarott - 0
v1 Checklist
#5 opened by Kacarott - 9
Write authoring documentation
#25 opened by Kacarott - 2
Replace `Env` implementation with functions
#40 opened by JohanWiltink - 0
Lint, indent and tidy all code
#14 opened by Kacarott - 0
- 0
implement verbosity levels: debugging logs
#13 opened by Kacarott - 2
Improve failure message of evaluating undefined
#29 opened by Kacarott - 0
Inlining
#43 opened by JohanWiltink - 1
- 1
implement compiler directives
#9 opened by Kacarott - 2
Add "standard library" of helper functions
#18 opened by Kacarott - 1
add side-effects such as input/output
#11 opened by Kacarott - 1
Implement constants
#15 opened by Kacarott - 1
add boolean encodings
#16 opened by Kacarott - 0
Church `toInt` is stack-limited
#41 opened by JohanWiltink - 1
Stress test with large kata
#19 opened by Kacarott - 2
- 1
add tracing facility
#26 opened by JohanWiltink - 0
fix toIntWith for Scott numerals
#21 opened by JohanWiltink - 0
- 0
rename inner `compile` to `parse`
#27 opened by JohanWiltink - 0
do not default to reading "solution.txt"
#6 opened by JohanWiltink - 1
implement compile/compileWith properly
#8 opened by Kacarott - 1
Prettier error messages
#12 opened by Kacarott - 0
Add numbers as identifiers
#20 opened by Kacarott - 0
add string encodings
#17 opened by Kacarott - 0
Add Parigot encoding
#1 opened by Kacarott - 0
Add StumpFu encoding
#2 opened by Kacarott