Yes, if you put a she-bang at the top you can just run it. 

$ cat hello
#!/path/to/factor
USE: io ;
“HELLO WORLD” print

$ ./hello


> On Apr 20, 2020, at 4:10 PM, Alexander Ilin <ajs...@yandex.ru> wrote:
> 
> Hey, guys!
> 
>  I could not find this in the help. Does Factor support she-bang style 
> scripts?
> 
> ---=====--- 
> Александр
> 
> 
> 
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk


_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to