coalton-lang/coalton
Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.
Common LispMIT
Issues
- 0
optimize codegen for match
#1323 opened by stylewarning - 0
- 3
Replace reliance on `uiop:version<` in `coalton.asd` with `sb-ext:assert-version->=`
#1320 opened by gefjon - 0
Update README about FSET
#1318 opened by stylewarning - 0
`Coalton` expression only takes one form, faux-macro implies multiple forms
#1317 opened by Izaakwltn - 1
into-iter bug
#1198 opened by stylewarning - 0
- 0
Add interface for converting `Fraction`s to other types
#1309 opened by Izaakwltn - 0
Type constructors should be included in doc generation
#1313 opened by Izaakwltn - 0
Sleep should be able to take any nonnegative real
#1304 opened by Izaakwltn - 0
Add specializations for `sleep` function
#1307 opened by Izaakwltn - 0
Documentation for collections
#1303 opened by YarinHeffes - 0
Testing optimizer (and more generally, AST modifier)
#1301 opened by shirok - 2
- 0
Inconsistent span labeling
#1248 opened by jbouwman - 3
- 2
Error message round up (from test cases)
#1285 opened by Izaakwltn - 0
Add documentation to all Coalton faux macros
#1282 opened by Izaakwltn - 2
- 0
Ambiguous method error in class definition when method doesn't include both parameterized types
#1273 opened by Izaakwltn - 0
Parse of (return) fails
#1269 opened by jbouwman - 3
Incorrect source location reported in error message
#1263 opened by jbouwman - 5
Index out of bounds stream error when compiling with `C-c C-c` on non-exhaustive `match`
#1246 opened by macrologist - 1
Symbol and Keyword types
#1258 opened by MichaelBurge - 1
- 0
- 1
Improve presentation of low-level reader errors
#1206 opened by jbouwman - 0
- 2
type-error during printing of typechecker error
#1237 opened by Izaakwltn - 0
Unclear error message for heterogenous list
#1236 opened by Izaakwltn - 2
- 0
`Unused variable` error encourages additionally declaring the function name to be unused.
#1234 opened by Izaakwltn - 1
Duplicate key errors don't indicate source location
#1231 opened by jbouwman - 0
- 0
- 0
Bad error message for undefined type in `Declare`
#1224 opened by Izaakwltn - 0
Misleading error for toplevel operations in the repl
#1227 opened by Izaakwltn - 0
add warning when exported symbol denoting a value doesn't have an explicit type declaration
#1222 opened by stylewarning - 2
reference page links are broken
#1218 opened by stylewarning - 0
Coalton package form: support "shadow" clause
#1210 opened by jbouwman - 1
Inliner doesn't work with `return`
#1202 opened by stylewarning - 0
- 1
`:coalton/benchmark` deprecated/impendingly deprecated
#1204 opened by Izaakwltn - 0
constant fold `fromInt` on literals
#1176 opened by stylewarning - 4
TRANSLATE-EXPRESSION on NODE-FOR is buggy
#1197 opened by stylewarning - 0
for sometimes causes a runtime type error
#1200 opened by stylewarning - 0
add tests for all core language looping constructs
#1201 opened by stylewarning - 0
Revisit keyword-function alists in `coalton-impl/codegen/transformations:traverse`
#1185 opened by amorphedstar - 1
- 0
random unicode characters in source
#1188 opened by stylewarning