#
macros
Here are 1,167 public repositories matching this topic...
Haxe - The Cross-Platform Toolkit
-
Updated
Jul 16, 2022 - Haxe
AI-powered Smart Robotic Process Automation 🤖
python
automation
robot
ai
macros
desktop-automation
autoit
web-automation
rpa
uipath
office-automation
automagica
automagica-portal
-
Updated
Oct 13, 2020 - Python
A dynamic language and bytecode vm
-
Updated
Jul 10, 2022 - C
oletools - python tools to analyze MS OLE2 files (Structured Storage, Compound File Binary Format) and MS Office documents, for malware analysis, forensics and debugging.
python
security
parser
python-library
macros
rtf
forensics
vba
compound
malware-analysis
pyparsing
olefile
ms-office-documents
ole-files
-
Updated
Jul 16, 2022 - Rich Text Format
macro_pack is a tool by @EmericNasi used to automatize obfuscation and generation of Office documents, VB scripts, shortcuts, and other formats for pentest, demo, and social engineering assessments. The goal of macro_pack is to simplify exploitation, antimalware bypass, and automatize the process from malicious macro and script generation to final document generation. It also provides a lot of helpful features useful for redteam or security research.
-
Updated
May 12, 2022 - Python
A set of useful Laravel collection macros
-
Updated
Jun 13, 2022 - PHP
The Lux Programming Language
javascript
ruby
python
language
programming-language
clojure
haskell
lisp
lua
types
functional-programming
functional-languages
macros
jvm-languages
-
Updated
Jul 10, 2022 - Clojure
A small extensible programming language designed for concise expression with little code.
-
Updated
May 29, 2022 - Rust
Cross-platform mouse/keyboard record/replay and automation hotkeys/macros creation, and more advanced automation features.
python
java
keyboard
automation
csharp
macros
mouse
autohotkey
hotkey
replay
macro
keyboard-shortcuts
automation-framework
-
Updated
Jun 12, 2022 - Java
derive builder implementation for rust structs
-
Updated
Jun 13, 2022 - Rust
A Delightfully Diminutive Lisp. Implemented in < 1 KB of JavaScript with JSON source, macros, tail-calls, JS interop, error-handling, and more.
-
Updated
Jan 12, 2022 - JavaScript
Embed C++ directly inside your rust code!
-
Updated
Apr 29, 2022 - Rust
Yay is a high level PHP preprocessor
-
Updated
Jul 21, 2021 - PHP
A macro to generate structures which behave like bitflags
-
Updated
Jun 1, 2022 - Rust
Elegant error/exception handling in Elixir, with result monads.
-
Updated
Jan 13, 2020 - Elixir
Full-blown preprocessor metaprogramming
c
language
programming-language
interpreter
cpp
functional-programming
c99
metaprogramming
macros
fp
cpp11
header-only
functional-language
embedded-language
metalang99
-
Updated
May 24, 2022 - C
Accord: A sane validation library for Scala
-
Updated
Mar 11, 2020 - Scala
Scala macros for compile-time generation of safe and ultra-fast JSON codecs
serialization
json
scala
parsing
high-performance
macros
scala-js
scala-native
jmh-benchmarks
jsoniter-scala
-
Updated
Jul 16, 2022 - Scala
warycat
commented
Jan 20, 2021
The description md files can be copy paste from browser.
good first issue
Good for newcomers
Improve this page
Add a description, image, and links to the macros topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the macros topic, visit your repo's landing page and select "manage topics."
I can't find any documentation or thorough tests of the path substitution performed by
compiler/options/pathSubs
.From looking at the code, these are the substitutions:
$nim
: global nim prefix directory path$lib
: stdlib directory path$home
: user's home directory path$config
: I think this is the directory path to the either the nimscript calling`compiler/options/path