Josh Weinstein

Results 14 comments of Josh Weinstein

Possibly the following posix source defines need to be added to tests too ```cmake if (UNIX AND NOT APPLE AND NOT ${CMAKE_SYSTEM_NAME} MATCHES FreeBSD) #this only gets applied to aws-c-common...

Wouldn't this be due to the guards around `pthread_rwlock_t` in pthreads? https://code.woboq.org/gcc/include/bits/pthreadtypes.h.html#83

This would be awesome! How would this be done ? Do you need a standalone version of the compiler? It's in the lib for.

https://jsfiddle.net/jweinst1/bn0w019m/

Excellent! As for the codemirror, the language is very similar to Ruby's syntax (gotta swap _ for end), so in theory one can just change the ruby mode a little...

> What are you going to do with the Klipse plugin? Use it for examples on the website, and possibly other sites as time goes on :)

> What use case do you have in mind for other sites? No idea yet, possibly teaching tools for functional programming? Part of the motivation for this language was a...