mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
[ci skip] docs, like the last commit
This commit is contained in:
parent
1dfa17dd82
commit
007fd19b8d
|
@ -3,6 +3,8 @@ mentions
|
|||
so does anyone cool use this thing...?
|
||||
--------------------------------------
|
||||
|
||||
First off, feel free to `tell me about your uses!`_
|
||||
|
||||
Okay, so the features don't convince you, the documentation doesn't convince you, you want to see what *other* people think about Sol? Well, aside from the well-wishes that come through in the issue tracker, here's a few things floating around about sol2 that I occasionally get pinged about:
|
||||
|
||||
`eevee`_ demonstrating the sheer code reduction by using sol2:
|
||||
|
@ -24,27 +26,34 @@ Okay, so the features don't convince you, the documentation doesn't convince you
|
|||
|
||||
|
||||
* (CppNow) sol2 was mentioned in a comparison to other scripting languages by ChaiScript developer, Jason Turner (@lefticus), at a conference!
|
||||
- https://github.com/lefticus/presentations/blob/master/HowAndWhyToAddScripting.md
|
||||
- `Jason Turner's presentation`_
|
||||
* (CppCast) Showed up in CppCast with Elias Daler!
|
||||
- https://eliasdaler.github.io/cppcast#read-more
|
||||
- http://cppcast.com/2016/07/elias-daler/
|
||||
- `Elias Daler's blog`_
|
||||
- `CppCast`_
|
||||
* (Eevee) A really nice and neat developer/artist/howaretheysotalented person is attempting to use it for zdoom!
|
||||
- https://eev.ee/dev/2016/08/07/weekly-roundup-three-big-things/
|
||||
- `eevee's blog`_
|
||||
* (Twitter) Twitter has some people that link it:
|
||||
- https://twitter.com/eevee/status/762039984085798913
|
||||
- https://twitter.com/thephantomderp/status/762043162835709952
|
||||
- https://twitter.com/EliasDaler/status/739082026679173120
|
||||
- https://twitter.com/racodslair/status/754031870640267264
|
||||
- The image above, `tweeted out by eevee`_
|
||||
- Eevee: `"I heartily recommend sol2"`_
|
||||
- Elias Daler: `"sol2 saved my life."`_
|
||||
- Racod's Lair: `"from outdated LuaBridge to superior #sol2"`_
|
||||
* (Reddit) Posts on reddit about it!
|
||||
- https://www.reddit.com/r/cpp/comments/4a8gy7/sol2_lua_c_binding_framework/
|
||||
- https://www.reddit.com/r/cpp/comments/4x82hd/plain_c_versus_lua_libraries_benchmarking_speed/
|
||||
- `sol2's initial reddit release`_
|
||||
- `Benchmarking Discussing`_
|
||||
* Somehow landed on a Torque3D thread...
|
||||
- http://forums.torque3d.org/viewtopic.php?f=32&t=629&p=5246&sid=8e759990ab1ce38a48e896fc9fd62653#p5241
|
||||
|
||||
|
||||
`Tell me about your uses!`_
|
||||
|
||||
Are you using sol2 for something neat? Want it to be featured here or think it's unfair that ThePhD hasn't found it yet? Well, drop an issue in the repo or send an e-mail!
|
||||
|
||||
.. _Tell me about your uses!: https://github.com/ThePhD/sol2/issues/189
|
||||
.. _tell me about your uses!: https://github.com/ThePhD/sol2/issues/189
|
||||
.. _eevee: https://twitter.com/eevee
|
||||
.. _eevee's blog: https://eev.ee/dev/2016/08/07/weekly-roundup-three-big-things/
|
||||
.. _Jason Turner's presentation: https://github.com/lefticus/presentations/blob/master/HowAndWhyToAddScripting.md
|
||||
.. _Elias Daler's blog: https://eliasdaler.github.io/cppcast#read-more
|
||||
.. _CppCast: http://cppcast.com/2016/07/elias-daler/
|
||||
.. _tweeted out by eevee: https://twitter.com/eevee/status/762039984085798913
|
||||
.. _"I heartily recommend sol2": https://twitter.com/eevee/status/762040086540144644
|
||||
.. _"from outdated LuaBridge to superior #sol2": https://twitter.com/racodslair/status/754031870640267264
|
||||
.. _sol2's initial reddit release: https://www.reddit.com/r/cpp/comments/4a8gy7/sol2_lua_c_binding_framework/
|
||||
.. _Benchmarking Discussing: https://www.reddit.com/r/cpp/comments/4x82hd/plain_c_versus_lua_libraries_benchmarking_speed/
|
||||
.. _"sol2 saved my life.": https://twitter.com/EliasDaler/status/739215685264494593
|
||||
|
|
Loading…
Reference in New Issue
Block a user