Adrien
Adrien
It seems like arrays are decayed into mere pointers. This causes all sorts of problems. Let's start a very simple test example (one that does not require stdio): `int main()...
Simply running `ros.exe` after extracting it from the archive results in a segfault. ``` C:\Software\roswell λ ros Installing sbcl-bin... No SBCL version specified. Downloading platform-table.html to see the available...
I'm trying to get a simple setup for an Elm single page app. I've got this modd.conf ``` @shell = exec src/**/*.elm { prep: elm-make src/App.elm --warn --output elm.js }...
See for example, `elm-test`'s example which is really hard to read with this small width. http://package.elm-lang.org/packages/elm-community/elm-test/latest I'm using Chrome on Windows 7. 