This website works better with JavaScript.
Explore
Help
Register
Sign In
Arsen6331
/
scpt
Watch
1
Star
0
Fork
You've already forked scpt
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
26
Commits
1
Branch
0
Tags
138 KiB
Tag:
Branch:
Tree:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
Commit Graph
26 Commits (master)
All Branches
Search
Author
SHA1
Message
Date
Arsen Musayelyan
31c3a2f3a9
Add ability to define functions with dashes in name
1 year ago
Arsen Musayelyan
836149ffc2
Add goroutines
1 year ago
Arsen Musayelyan
e5b8521ba4
Add syntax highlighting file
1 year ago
Arsen Musayelyan
8aa6f45db2
Add defer file.Close() to the README interpreter example
1 year ago
Arsen Musayelyan
ecfbd40df8
Remove unnecessary copyright headers
1 year ago
Arsen Musayelyan
bb89c93344
Add opposite values and README.md
1 year ago
Arsen Musayelyan
36d1eee759
Move default maps/variables to default.go and add print default function
1 year ago
Arsen Musayelyan
1c99345af1
Implement return, implement instant break, add exit function, implement dumping and loading of AST via encoding/json
1 year ago
Arsen Musayelyan
f7a34b3da4
Fix issue where function call within array was not executedD
1 year ago
Arsen Musayelyan
53e0717b91
Implement functions, arrays, maps, and while loops. Document and clean up code.
1 year ago
Arsen Musayelyan
201030ed93
Add conversion functions and move other defaults to cmd/scpt
1 year ago
Arsen Musayelyan
e6d195f364
Add conversion functions and move other defaults to cmd/scpt
1 year ago
Arsen Musayelyan
ba11fdcf76
Add example for adding functions to cmd/scpt
1 year ago
Arsen Musayelyan
1196942801
Clean up ParseValue()
1 year ago
Arsen Musayelyan
412079c20a
Remove index variable after loop completion
1 year ago
Arsen Musayelyan
877f85ef78
Implement repeat loops
1 year ago
Arsen Musayelyan
745920b139
Implement if statements and regex lexer
1 year ago
Arsen Musayelyan
d552836b2c
Add copyright notices to source files
1 year ago
Arsen Musayelyan
291b7a906c
Clean up code and add support for multiple operations in expression
1 year ago
Arsen Musayelyan
a95d054189
Add comments and remove debug code
1 year ago
Arsen Musayelyan
5fed3e3ce4
Implement proper error handling, add godoc comments, and implement expressions
1 year ago
Arsen6331
43c226257b
Add LICENSE
1 year ago
Arsen Musayelyan
16bcd39a0a
Add command
1 year ago
Arsen Musayelyan
cffba2f085
Add command
1 year ago
Arsen Musayelyan
62571a8ae4
Change import path
1 year ago
Arsen Musayelyan
e8df2f4afc
Initial Commit
1 year ago