-
### IDE Information
CLion 2024.2.2
Build #CL-242.22855.75, built on September 18, 2024
Licensed to mulle-objc / Mulle Nat
Subscription is active until January 29, 2025.
For non-commercial open …
-
Trying to compile MulleObjC with mulle-clang 10.0.0 results in that error.
Command line:
```bash
$ cmake -H. -Bbuild -DCMAKE_INSTALL_PREFIX:PATH='/home/bugravirgomercury8/Desktop/objcthings/objct…
-
### IDE Information
PyCharm 2024.1.4 (Professional Edition)
Build #PY-241.18034.82, built on June 24, 2024
Licensed to david timerman
Subscription is active until July 4, 2025.
For educational us…
-
## Comment in this thread and you will be sent an **invite** to the mulle-objc organization. *By default github will make you a _private_ member. But only _public_ members are useful to the project a…
-
Because of the hidden constructor function ?
-
I am trying to build a real time server.
Erlang has the right concurrency model, but the language is not object-oriented.
Python has a great object language but only a single thread at a time.…
-
Porting [Cocotron](https://github.com/cjwl/cocotron) to **mulle-objc** should be relatively easy. Remove the Cocotron classes that are supplied by **MulleObjC** and you might be good to go. Cocotron l…
3a4oT updated
7 years ago
-
I want to build a real time server. Actually a tree of chat servers organized by topic. You can see the related lightening talk at blog.pythonlinks.info.
Erlang has the right concurrency model, but…
-
You used to be able to call `isa` and maybe this should become a keyword just like `self` (again).
-
> See: [Xcode 8 won't load plug-ins · Issue #475](https://github.com/alcatraz/Alcatraz/issues/475)
[mulle-clang-add-to-xcode.sh](//github.com/mulle-objc/mulle-objc-developer/blob/master/mulle-clang…