Issues
- 0
pattern matching primitives for formals unpacking
#235 opened by obriencj - 1
macro naming convention
#234 opened by obriencj - 1
sibilant-specific ceval
#233 opened by obriencj - 0
reader syntax for literal list, tuple, set, dict
#231 opened by obriencj - 2
append, concatenate, and reverse for cons lists
#226 opened by obriencj - 1
f-string as a default built-in reader macro
#221 opened by obriencj - 4
- 0
pickle support for trampoline types
#219 opened by obriencj - 1
tuple constants
#217 opened by obriencj - 0
support in-place operators
#209 opened by obriencj - 1
optimize operations of store/load into dup/store
#208 opened by obriencj - 0
constant squishing operators
#210 opened by obriencj - 0
trampoline wrapper breaks function attributes
#215 opened by obriencj - 3
Cryptic error message on bare unquoted cons
#211 opened by ahills - 0
split up _types.c
#156 opened by obriencj - 1
cache pair instances
#205 opened by obriencj - 2
expose tailcall headers
#151 opened by obriencj - 4
method load, method call
#203 opened by obriencj - 3
implement macro-let
#128 opened by obriencj - 1
Split off pseudop compiler into its own package
#143 opened by obriencj - 0
- 0
compress pseudop series const None, pop
#194 opened by obriencj - 1
teach sibilant importer about __init__
#192 opened by obriencj - 2
LIST_APPEND SET_ADD DICT_ADD operators
#190 opened by obriencj - 2
delq delq-global del-item del-attr
#186 opened by obriencj - 2
build-slice operator
#185 opened by obriencj - 1
support for typing annotations
#184 opened by obriencj - 0
sibilant.site.setuptools
#183 opened by obriencj - 3
Mimic python f strings with a #fmt macro
#172 opened by obriencj - 1
- 0
triple-quote strings
#177 opened by obriencj - 0
- 0
- 1
allow float and decimal to coexist as literals
#170 opened by obriencj - 0
Add an explicit recur special
#171 opened by obriencj - 0
add a --listen=PORT option to sibilant cli
#168 opened by obriencj - 1
allow brackets and braces as pair literal boundaries
#165 opened by obriencj - 0
add build-string operator
#160 opened by obriencj - 3
make import a special
#148 opened by obriencj - 0
enhance trampolines
#157 opened by obriencj - 1
values needs to be hashable
#154 opened by obriencj - 6
quasiquote with improper list broken
#141 opened by obriencj - 2
container type build operators
#139 opened by obriencj - 0
Think through macro signatures
#146 opened by obriencj - 5
- 2
implement core types in C
#133 opened by obriencj - 5
Exit code from `sys.exit` not respected
#142 opened by ahills - 0
build-dict is broken
#136 opened by obriencj - 1
TCO Breaks Methods
#134 opened by obriencj - 0
sibilant.site.argparse
#131 opened by obriencj