issues
search
NiklasRosenstein
/
python-builddsl
A superset of the Python programming language with support for closures and multi-line lambdas
https://niklasrosenstein.github.io/craftr-dsl/
MIT License
2
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Szgula/enginfra 752 add nix support
#22
szgula
closed
1 year ago
0
breaking change: rework public API
#21
NiklasRosenstein
closed
1 year ago
0
Fixes to support NIX
#20
szgula
closed
1 year ago
0
Names imported via wildcard import (`from ... import *`) are not resolved correctly in Closure mode
#19
NiklasRosenstein
opened
1 year ago
0
Syntax error with `in` as a function argument
#18
NiklasRosenstein
opened
2 years ago
0
Slice syntax support (e.g. `lst[:n]`)
#17
NiklasRosenstein
opened
2 years ago
0
Collective issue for tracking Python syntax support
#16
NiklasRosenstein
opened
2 years ago
0
Bad parse of paren-less calls followed by single-line comments
#15
NiklasRosenstein
opened
2 years ago
1
Craftr just stops reading after a superfluous `}` on a single line
#14
NiklasRosenstein
opened
2 years ago
0
Make `craftr.dsl._transpiler.NameRewriter` public API
#13
NiklasRosenstein
closed
2 years ago
1
Line numbers in transpiled AST are incorrect
#12
NiklasRosenstein
opened
2 years ago
0
3.7 support
#11
NiklasRosenstein
closed
2 years ago
0
Support f-strings and r-strings
#10
NiklasRosenstein
opened
2 years ago
0
Support semicolons to have multiple statements on one line
#9
NiklasRosenstein
opened
2 years ago
0
`import module` in closure does not register `module` as a local variable def (with closures enabled).
#8
NiklasRosenstein
closed
2 years ago
1
Support `+=` operator
#7
NiklasRosenstein
closed
2 years ago
1
Support type annotations
#6
NiklasRosenstein
opened
3 years ago
0
Support `:=` (walrus operator)
#5
NiklasRosenstein
closed
2 years ago
1
Support reading from binary files and understanding the `# coding: xyz` header
#4
NiklasRosenstein
opened
3 years ago
0
Support a YAML syntax extension
#2
NiklasRosenstein
closed
3 years ago
1
Add LICENSE.txt
#1
NiklasRosenstein
closed
3 years ago
0