This website requires JavaScript.
Explore
Help
Sign In
go-pkg
/
expr
Watch
1
Star
0
Fork
0
You've already forked expr
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
main
expr
/
scan
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
camoroso
1055569dd6
Dict literal now accepts expressions as keys. Key values are computed at evalutetion time and still must be integer or string
2026-05-20 05:14:22 +02:00
..
ast.go
Dict literal now accepts expressions as keys. Key values are computed at evalutetion time and still must be integer or string
2026-05-20 05:14:22 +02:00
scanner.go
new type LinkedList, preliminary implementation
2026-05-17 22:43:27 +02:00
symbol-map.go
Dict literal now accepts expressions as keys. Key values are computed at evalutetion time and still must be integer or string
2026-05-20 05:14:22 +02:00
symbol.go
new type LinkedList, preliminary implementation
2026-05-17 22:43:27 +02:00
t_scanner_test.go
copyright header updated to 2026
2026-05-06 09:27:42 +02:00
term-constructor-registry.go
copyright header updated to 2026
2026-05-06 09:27:42 +02:00
term.go
iter-ops raised above assign; 'cat' operator returns an iterator; $$ operator supports iterators producing a list of items
2026-05-09 12:15:59 +02:00
token.go
Dict literal now accepts expressions as keys. Key values are computed at evalutetion time and still must be integer or string
2026-05-20 05:14:22 +02:00