SaaSHub helps you find the best software and product alternatives Learn more →
Top 5 C Polyglot Projects
-
Please see https://justine.lol/sectorlisp2/#performance where I mention how one small modification to SectorLISP allows it to outperform Emacs Lisp. Outperforming Emacs Lisp isn't difficult, since Emacs implements a dynamically scoped lisp. If you're interested in seeing a really fast LISP interpreter, I wrote an experiment about a year ago using some dirty systems hacks and popcount to achieve just that. https://github.com/jart/cosmopolitan/tree/master/tool/plinko
-
Project mention: Creepy Code Collection: A Nonsense Collection of Disgusting Codes | news.ycombinator.com | 2022-10-06
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
Hi, I am writing a Polyglot Runtime called MetaCall, it provides interoperability between many different languages: https://github.com/metacall/core
-
jaws
Jaws is an invisible programming language! Inject invisible code into other languages and files! Created for security research -- see blog post
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
C Polyglot related posts
- are there any benchmarks on sector lisp
- How to create portable Linux binaries (even if you need a recent compiler)
- Review of the C standard library in practice
- Blink virtual machine now supports running GUI programs
- Nolibc: A minimal C-library replacement shipped with the kernel
- How to cross platform link object file
- Is there a standardportable C library ?
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f160cf0ea78>
www.saashub.com | 28 Mar 2023
Index
What are some of the best open-source Polyglot projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | cosmopolitan | 10,643 |
2 | CreepyCodeCollection | 2,288 |
3 | core | 1,257 |
4 | jaws | 209 |
5 | chess | 26 |