index
:
clp.git
main
A small Python compiler with optimizer written in Java
Ubuntu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
progs
/
a823.py
blob: 2c3eea4f4e1f0d9eeb10f7a5eb4d708f08581c4c (
plain
)
1
2
def Extract(lst): return [item[0] for item in lst]