Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. TIL LanguageKit by @david_chisnall http://etoileos.com/etoile/features/languagekit/ - could run Smalltalk on top of libobjc2

TIL LanguageKit by @david_chisnall http://etoileos.com/etoile/features/languagekit/ - could run Smalltalk on top of libobjc2

Scheduled Pinned Locked Moved Uncategorized
4 Posts 2 Posters 5 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • swannodette@mas.toS This user is from outside of this forum
    swannodette@mas.toS This user is from outside of this forum
    swannodette@mas.to
    wrote last edited by
    #1

    TIL LanguageKit by @david_chisnall http://etoileos.com/etoile/features/languagekit/ - could run Smalltalk on top of libobjc2

    david_chisnall@infosec.exchangeD 1 Reply Last reply
    0
    • swannodette@mas.toS swannodette@mas.to

      TIL LanguageKit by @david_chisnall http://etoileos.com/etoile/features/languagekit/ - could run Smalltalk on top of libobjc2

      david_chisnall@infosec.exchangeD This user is from outside of this forum
      david_chisnall@infosec.exchangeD This user is from outside of this forum
      david_chisnall@infosec.exchange
      wrote last edited by
      #2

      @swannodette Could is the operative word: I haven’t maintained it for over a decade, I doubt it will compile against a new LLVM without so,e significant work.

      swannodette@mas.toS 1 Reply Last reply
      0
      • david_chisnall@infosec.exchangeD david_chisnall@infosec.exchange

        @swannodette Could is the operative word: I haven’t maintained it for over a decade, I doubt it will compile against a new LLVM without so,e significant work.

        swannodette@mas.toS This user is from outside of this forum
        swannodette@mas.toS This user is from outside of this forum
        swannodette@mas.to
        wrote last edited by
        #3

        @david_chisnall I wasn't looking for a working thing. I was mostly interested in the fact that objc2 could in fact host other languages. Like a general infrastructure for a dynamic language w/o say all the complexity of the JVM.

        david_chisnall@infosec.exchangeD 1 Reply Last reply
        0
        • swannodette@mas.toS swannodette@mas.to

          @david_chisnall I wasn't looking for a working thing. I was mostly interested in the fact that objc2 could in fact host other languages. Like a general infrastructure for a dynamic language w/o say all the complexity of the JVM.

          david_chisnall@infosec.exchangeD This user is from outside of this forum
          david_chisnall@infosec.exchangeD This user is from outside of this forum
          david_chisnall@infosec.exchange
          wrote last edited by
          #4

          @swannodette That was one of its explicit design goals. There are a few features in there that are not really exposed in Objective-C.

          I really wanted to build a system where you could wrap C libraries and expose everything to end users for extension. Unfortunately, for this to be safe it needs a security model with better sharing than is possible on conventional hardware, which is why I moved on to CHERI.

          1 Reply Last reply
          1
          0
          • R relay@relay.infosec.exchange shared this topic
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups