Shell Compiler

Open-source Shell projects categorized as Compiler
Topics: CLI Clang CPP Native C

Top 3 Shell Compiler Projects

  • c

    Compile and execute C "scripts" in one go! (by ryanmjacobs)

  • venom

    venom - C2 shellcode generator/compiler/handler (by r00t-3xp10it)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • virgil

    A fast and lightweight native programming language

    Project mention: Garbage Collection for Systems Programmers | news.ycombinator.com | 2024-03-30

    For (2) Virgil has several features that allow you to layout memory with various levels of control. I assume you meaning "array of structs", and you can do that with arrays of tuples, which will naturally be flattened and normalized based on the target (i.e. will be array-of-structs on native targets). You can define byte-exact layouts[1] (mostly for interfacing with other software and parsing binary formats), unbox ADTs, and soon you can even control the exact encoding of ADTs.

    Virgil is GC'd.

    [1] https://github.com/titzer/virgil/blob/master/doc/tutorial/La...

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-30.

Shell Compiler related posts

Index

What are some of the best open-source Compiler projects in Shell? This list will help you:

Project Stars
1 c 2,071
2 venom 1,702
3 virgil 886
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com