Categories
Uncategorized

Restructure and upcoming pre-release

I finally found the time to restructure one of the main and most important section of my page: The TeaScript page. 😎 Now it is divided in several sub-pages, also available directly in the top-right main menu. The new pages are: ✯ TeaScript Overview and Highlights, where a nice overview and the most impressive highlights […]

Categories
C++Programming

Quick and easy way to share Visual Studio settings in Git.

For rapid prototyping you don’t need to deal with cmake at all for can work in small groups or on different machines – the Visual Studio Property Sheets explained!

Categories
C++Programming

The best Visual Studio settings for modern C++ ?!

This post was viewed [wpstatistics stat=pagevisits time=total id=528] times. Following a list of my preferred and maybe (?) best Visual Studio settings for modern C++ programming based on my experience and evaluations. Each mentioned setting will be explained with some short sentences. I will cover β€œRelease” Builds only – and I use Visual Studio 2022, […]

Categories
TeaScript

Goals and planned features for TeaScript

Inspired from Lua and ChaiScript (see blog post) but also from so many ideas which came to my mind unrelated to these 2 existing variants, I developed and created a huge number of ideas and features as well as design and architectural aspects for TeaScript. After that I was comparing other programming languages to check […]