polyglot
Here are 263 public repositories matching this topic...
Pack up to 3MB of data into a tweetable PNG polyglot file.
-
Updated
Aug 11, 2021 - Python
A Nonsense Collection of Disgusting Codes
-
Updated
Jul 4, 2022 - C
🐛 Bug Report
Since CMake 3.20, the write_compiler_detection_header has been deprecated ( https://cmake.org/cmake/help/latest/module/WriteCompilerDetectionHeader.html ). My recommendation is to completely remove it. It is being used in a lot of parts of the CMake code and it generates a lot of unnecessary boilerplate.
All the <module>_features.h should be removed from the project, instea
(Do)cumentation (Ge)nerator 10+ languages
-
Updated
Jul 12, 2022 - Vim script
Sample Programs in Every Programming Language
-
Updated
Jul 17, 2022 - Python
Oracle Coherence Community Edition
-
Updated
Jul 16, 2022 - Java
A multi-protocol gateway for the Web using ActivityStream messages.
-
Updated
Jul 14, 2022 - TypeScript
A curated list of awesome resources for Graal, GraalVM, Truffle and related topics
-
Updated
May 14, 2021 - Shell
-
Updated
Apr 12, 2022 - HTML
Jaws is an invisible programming language! Inject invisible code into other languages and files! Created for security research -- see blog post
-
Updated
Mar 24, 2022 - C
Solutions to tasks in over 700 programming languages
-
Updated
Jan 20, 2022 - HTML
A typed, polyglot, functional language
-
Updated
Feb 22, 2022 - Haskell
A Bash/Batch/PowerShell polyglot!
-
Updated
Aug 22, 2021
Polyglot solutions for www.projecteuler.net mathematical challenges
-
Updated
Nov 7, 2021 - Python
A framework for creating Python/C++ polyglots, programs valid in both programming languages
-
Updated
Mar 8, 2019 - Shell
An open-source social networking server
-
Updated
Mar 19, 2021 - HTML
-
Updated
Jun 17, 2022 - Rust
Create websites using any mix of programming languages or workflows
-
Updated
Jan 1, 2021 - Racket
This project is archived, but the idea of Terrastack lives on in the Terraform CDK. - https://github.com/hashicorp/terraform-cdk
-
Updated
Jul 16, 2020 - TypeScript
GitHub Action for setting up GraalVM Community Edition (CE) and Enterprise Edition (EE).
-
Updated
Jun 30, 2022 - TypeScript
A polyglot kernel for Jupyter notebooks based on GraalVM.
-
Updated
May 11, 2021 - JavaScript
Improve this page
Add a description, image, and links to the polyglot topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the polyglot topic, visit your repo's landing page and select "manage topics."


Since
stateis a reserved keyword in Truffle's guard mechanism, it should not be possible to use it in a guard definition as this can cause serious problems. The annotation processor should either reject thestatekeyword in guard definitions or thestatetemporary variable produced by the processor should be renamed to avoid this conflict.Here's an example:
<img width="629" alt="screen