You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently you can access outside python modules with the ":" syntax (ie (print os:environ)) but you can't do the same for other lispy files, add support to the norvig dialect to do this
Currently you can access outside python modules with the ":" syntax (ie (print os:environ)) but you can't do the same for other lispy files, add support to the norvig dialect to do this