An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: precompiler

parnic/go-assetprecompiler

Asset pipeline/precompiler for Golang

Language: Go - Size: 106 KB - Last synced at: about 21 hours ago - Pushed at: 14 days ago - Stars: 7 - Forks: 2

gherking/gpc-test-data

This precompiler can load external data (JSON, CSV, or XLS/XLSX) into exmaples table.

Language: TypeScript - Size: 426 KB - Last synced at: 11 minutes ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

gherking/gpc-template

Template for a GherKing precompiler

Language: TypeScript - Size: 953 KB - Last synced at: 28 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

CallForSanity/Gaalop

Gaalop (Geometic Algebra Algorithms Optimizer) is a software to compile and optimize geometric algebra (GA) expressions into high-level programming language code. Geometric algebra expressions can be developed using the freely available CLUCalc software by Christian Perwass. Gaalop optimizes CLUCalc expressions and produces C++ (AMP), OpenCL, CUDA, CLUCalc or LaTeX output. The optimized code is free of geometric algebra operations and runs very efficiently on various platforms.

Language: Java - Size: 24.4 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 102 - Forks: 27

gherking/gpc-for-loop

A precompiler of GherKing to loop scenarios and scenario outlines to repeat them.

Language: TypeScript - Size: 895 KB - Last synced at: 19 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

sashayd/matmul

Testing matrix multiplication performance

Language: Python - Size: 7.81 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

gherking/gpc-macro

This precompiler is responsible for defining macros in feature files and then executing them.

Language: TypeScript - Size: 1.06 MB - Last synced at: 12 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

gherking/gpc-scenario-numbering

The ScenarioNumbering precompiler is responsible for adding an index to all scenarios and scenario outlines.

Language: Gherkin - Size: 103 KB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

gherking/gpc-scenario-outline-expander

This precompiler is responsible for converting Scenario Outlines to single Scenarios as Cucumber would do and adds the first column as a tag.

Language: Gherkin - Size: 688 KB - Last synced at: 11 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

gherking/gpc-replacer

The Replacer precompiler is responsible for exchanging predefined strings in the feature files. It inserts the provided text in the place held for them.

Language: Gherkin - Size: 255 KB - Last synced at: 28 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

gherking/gpc-step-groups

The StepGroups precompiler is responsible for correcting the gherkin keywords of steps to make the tests more readable.

Language: TypeScript - Size: 313 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

gherking/gpc-scenario-outline-numbering

This precompiler can add numbering column to Examples tables, and apply formatting to the name of the Scenario Outline.

Language: TypeScript - Size: 677 KB - Last synced at: 28 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

gherking/gpc-filter

The Filter precompiler is responsible for including or excluding the elements of a feature file in the result, which match a cucumber-tag-expression (e.g., has a given tag, does not have a given tag)

Language: Gherkin - Size: 679 KB - Last synced at: 28 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

gherking/gpc-remove-comments

This precompiler removes all or particular type of semantic comments from the feature file.

Language: TypeScript - Size: 1.1 MB - Last synced at: about 21 hours ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

gherking/gpc-license

This precompiler can be used to inject License statement into the feature files.

Language: TypeScript - Size: 1.18 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

gherking/gpc-remove-duplicates

The RemoveDuplicates precompiler is responsible for having only a reasonable amount of tags and/or rows in each feature file.

Language: Gherkin - Size: 918 KB - Last synced at: 28 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ChaoticSomeone/PreHTML 📦

A HTML precompiler for C-like comments

Language: Python - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

lockieluke/swift-precompiler

🚀 A precompiler for Swift that allows you to use additional macros, include files, and more.

Language: Rust - Size: 49.8 KB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

jacoborus/deno-buckets

DEPRECATED - Bundle assets and scripts in a single executable file. Deno

Language: TypeScript - Size: 81.1 KB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 25 - Forks: 0

ThuHtooSan/adaptive-text

A SCSS function that returns a text color (black or white) based on the provided background color.

Language: SCSS - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

two-dimensional-array/define_parser

Extract macro values (#define) from the header file and store in a readable format.

Language: C - Size: 129 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Serious-Engine/Ecc

Ecc - Entity Class Compiler. Tool used with Serious Engine 1 to generate C++ source code out of ES (Entity Source) files. Here is original source code for SSC v1.07/1.10. But with modified and cleaned up VS2013+ project files. Can be built as standalone application.

Language: Yacc - Size: 848 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

MrcSnm/D-Wasm-Binder

This project contains a precompiler for D to an intermediate language(C) for compiling it to WebAssembly

Language: HTML - Size: 59.6 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

vgsantoniazzi/harsh

harsh — A unfinished C precompiler

Language: C - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

StevenZack/gengo

A precompiler for Go. Generate Go code automatically

Language: Go - Size: 48.8 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

ebisLab/7-languages Fork of crebma/7-languages

Language: Elixir - Size: 8.79 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

mikeludemann/inputStylingMethod

Any examples for radio, checkbox and input fields with different styles and animation with methods and functions

Language: CSS - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0