Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free. Learn more →
Top 17 C++ scripting-language Projects
-
Project mention: I need help! I believe I have someone able to see my screen, record my keys, alter windows sys files, alter reg keys, phish webpages, inject custom script-code into genuine windows apps, load webpages as installers, fake uninstall, fake shutdown, tons more from one file. Please tell me anything! | /r/antivirus | 2023-06-19
DownloadAHK() { global wb wb.Stop() file := A_Temp "\ahk-install.exe" switchPage("downloading") Sleep 10 if !Download("https://autohotkey.com/download/ahk-install.exe", file, "DownloadAHK_Progress") { MsgBox 0x2010,, Download failed. switchPage("start") return } Run "%file%" /exec waitclose %A_ScriptHwnd% /exec downloaded "%file%" ExitApp } Exec_WaitClose(hwnd) { DetectHiddenWindows On WinWaitClose ahk_id %hwnd% } Exec_Downloaded(file) { ; global SilentMode := true DetermineVersion() QuickInstall()
-
nsis
***This is just a mirror of https://sf.net/projects/nsis -- please report issues there*** NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution.
-
SonarCloud
Analyze your C and C++ projects with just one click.. SonarCloud, a cloud-based static analysis tool for your CI/CD workflows, offers a one-click automatic analysis of C and C++ projects hosted on GitHub. Zero configuration and free for open-source projects! Analyze free.
-
This results in two websites: - the documentation of the language on the "main" website, https://arkscript-lang.dev ; - the technical documentation (+ modules) on doxygen: https://arkscript-lang.dev/impl/
-
-
Check out jinx https://jamesboer.github.io/Jinx/
-
-
-
Mergify
Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
-
Project mention: wrench: added switch! and scrunched the code down so it fits anywhere! | /r/ProgrammingLanguages | 2022-11-05
Project webpage is here: http://northarc.com/wrench/www and code is on github: https://github.com/jingoro2112/wrench
-
-
huginn
Programming language with no quirks, so simple every child can master it. (by AmokHuginnsson)
-
its a very powerful gnu tool, very powerful. Good thing, if something doesnt work with the result u want, you can write ur own just need to know a little bit of C and math! very pog, very gnu.
-
-
-
-
ts-native
Embeddable JIT compiler and FFI for a superset of a subset of TypeScript that is designed with high performance applications in mind
I have gone through 3 iterations and the third was faster than Lua and came close (enough for me) to native C performance with the benchmarks I tried. I'm now on the fourth and hopefully last iteration of this masochistic quest and I'm tired. I want to do this right. I've even made it through much of the dragon book. Apart from the naive solutions I end up wanting to replace in each previous iteration, the problem I keep coming up against is that I can't find many resources that describe interfaces between the host (C++) and the compiled code. I come up with my own ideas for how things should work and look, and then once I finish I can't shake the feeling that there's a better/cleaner/faster way. I start over and come up with better solutions only to feel the same eventually. I want to write solid code that I can feel confident about so I can put this all behind me.
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
C++ scripting-language related posts
- DreamBerd is a perfect programming language
- bajs thoughts on GIMP?
- How would you go about combining 75,000 images into a single image (more details inside post)
- What is this kind of design called? I would like to generate such patterns within a text for a nonprofit math logo I am working on. Any help to develop these would be much appreciated. Also, I need the circles to be as close and nonoverlapping as possible. Been searching but nothing helps. ?
- Is there a practical way to create a LUT for mame?
- what is your CI/CD pipeline setup and how are you handling larger binaries? are smaller game dev studios just brute forcing through LFS and building for each test?
- Is there an easier way to animate sections of a still photo besides what I'm thinking of?
-
A note from our sponsor - Mergify
blog.mergify.com | 22 Sep 2023
Index
What are some of the best open-source scripting-language projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | AutoHotkey | 7,394 |
2 | nsis | 531 |
3 | Ark | 507 |
4 | Ofelia | 347 |
5 | Jinx | 280 |
6 | nullc | 153 |
7 | Feral | 136 |
8 | wrench | 65 |
9 | zhetapi | 46 |
10 | huginn | 42 |
11 | gmic | 27 |
12 | Argon | 26 |
13 | yaal | 14 |
14 | zrc | 8 |
15 | ts-native | 5 |
16 | YodaScript | 4 |
17 | MeanscriptCLI | 1 |