slate-language icon indicating copy to clipboard operation
slate-language copied to clipboard

The Slate programming language

Results 3 slate-language issues
Sort by recently updated
recently updated
newest added

![slatesite](https://cloud.githubusercontent.com/assets/475508/16985988/7ecf9cde-4e5a-11e6-928b-8f7efab4b22c.gif)

When creating a SocketAddress object with the code below, I am getting the following error: ``` load: 'src/net/sockets.slate' [| addr | addr: (Net SocketAddress newOn: '127.0.0.1:61613'). ] do. ``` >...

bug

Followup for commit https://github.com/briantrice/slate-language/commit/3b8a08bf0b12b6bf58c1834b14c64f96357d4249

test
fix