#
polyglot
Here are 258 public repositories matching this topic...
A Nonsense Collection of Disgusting Codes
java
programming-language
programming
perl
signature
esoteric-language
quine
polyglot
code-golf
esoteric
mandelbrot
obfuscated
creepy-codes
golf
golfing
-
Updated
Apr 18, 2020 - C
Pack up to 3MB of data into a tweetable PNG polyglot file.
-
Updated
Aug 11, 2021 - Python
viferga
commented
Jan 19, 2022
🚀 Feature
MetaCall has the need to set up multiple environment variables ( https://github.com/metacall/core/blob/develop/docs/README.md#42-environment-variables ), for example, in order to find the global configuration or plugins. This can be basically avoided if we use a trick for locating libmetacall.so
/ metacall.dll
/ libmetacall.dylib
from the executable itself. This solution is p
(Do)cumentation (Ge)nerator 10+ languages 📚 Generate proper code documentation skeletons with a single keypress. ⚡️ 🔥
multilingual
vim
fast
documentation
boilerplate
generator
skeleton
neovim
polyglot
languages
instant
doge
-
Updated
Jan 15, 2022 - Vim script
Composable, observable and performant config handling for Go for the distributed processing era
config
kubernetes
golang
state-management
vault
configuration
etcd
polyglot
composable
golang-package
reloading
-
Updated
Oct 28, 2020 - Go
Sample Programs in Every Programming Language
language
programming-language
snippets
collection
article
discord
polyglot
programming-languages
browse
hacktoberfest
-
Updated
Dec 14, 2021 - Python
Oracle Coherence Community Edition
java
caching
cloud
microservices
hpc
clustering
scalability
distributed
data-grid
polyglot
in-memory
coherence
imdg
kv-store
-
Updated
Jan 24, 2022 - Java
A multi-protocol gateway for the Web using ActivityStreams messages.
nodejs
javascript
redis
rss
irc
proxy
messaging
websockets
socket-io
xmpp
activity-stream
polyglot
sockethub
unhosted
activity-stream-verbs
-
Updated
Jan 24, 2022 - JavaScript
A curated list of awesome resources for Graal, GraalVM, Truffle and related topics
interpreter
jruby
high-performance
llvm
truffle
ast
jit
aot
polyglot
languages
graalvm
graal
hacktoberfest
machine-code
jvm-languages
optimised
fastr
sulong
truffleruby
graalvm-updater
-
Updated
May 14, 2021 - Shell
Looking for Enso, the visual programming language? ➡️ https://github.com/enso-org/enso
-
Updated
Jun 24, 2020 - Scala
-
Updated
Jan 15, 2022 - HTML
Jaws is an invisible programming language! Inject invisible code into other languages and files! Created for security research -- see blog post
programming-language
interpreter
compiler
virtual-machine
polyglot
interpreted-programming-language
malware-research
c-programming
security-research
flex-bison
-
Updated
Sep 9, 2021 - C
verdverm
opened
May 30, 2020
Solutions to tasks in over 700 programming languages
-
Updated
Jan 20, 2022 - HTML
A typed, polyglot, functional language
language
programming-language
interoperability
polyglot
code-generation
ontologies
type-system
functional-language
-
Updated
Dec 1, 2021 - Haskell
A Bash/Batch/PowerShell polyglot!
-
Updated
Aug 22, 2021
Polyglot solutions for www.projecteuler.net mathematical challenges
python
clojure
haskell
elixir
lua
common-lisp
solver
mathematics
projecteuler
polyglot
solvers
contests
cplusplus-11
hackertoberfest
-
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
json
tcp
backend
vertx
polyglot
instant-messaging
backend-server
instant-messages
instant-messaging-client
http-tcp
-
Updated
Mar 19, 2021 - HTML
-
Updated
Jan 18, 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
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
state
is 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 thestate
keyword in guard definitions or thestate
temporary variable produced by the processor should be renamed to avoid this conflict.Here's an example:
<img width="629" alt="screen