This website requires JavaScript.
Explore
Help
Sign In
Elara6331
/
scpt
Watch
1
Star
0
Fork
0
You've already forked scpt
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
14
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Arsen Musayelyan
ba11fdcf76
Add example for adding functions to cmd/scpt
2021-03-02 00:33:55 -08:00
cmd
/scpt
Add example for adding functions to cmd/scpt
2021-03-02 00:33:55 -08:00
.gitignore
Add command
2021-03-01 09:22:00 -08:00
ast.go
Remove index variable after loop completion
2021-03-02 00:18:52 -08:00
defaults.go
Implement repeat loops
2021-03-01 20:18:52 -08:00
go.mod
Clean up code and add support for multiple operations in expression
2021-03-01 16:44:33 -08:00
go.sum
Implement proper error handling, add godoc comments, and implement expressions
2021-03-01 13:43:10 -08:00
lexer.go
Implement repeat loops
2021-03-01 20:18:52 -08:00
LICENSE
Add LICENSE
2021-03-01 12:31:22 -08:00
scpt.go
Clean up ParseValue()
2021-03-02 00:27:28 -08:00
test.scpt
Add example for adding functions to cmd/scpt
2021-03-02 00:33:55 -08:00
Description
No description provided
92
KiB
Languages
Go
94.7%
AppleScript
5.3%