Skip to content

Add SolScript to Serious Projects#133

Open
dipankar wants to merge 1 commit into
aalhour:masterfrom
dipankar:add-solscript
Open

Add SolScript to Serious Projects#133
dipankar wants to merge 1 commit into
aalhour:masterfrom
dipankar:add-solscript

Conversation

@dipankar

@dipankar dipankar commented Jun 5, 2026

Copy link
Copy Markdown

Summary

  • Add SolScript to the Compilers and Interpreters → Serious Projects section.

About SolScript

SolScript is a Solidity-to-Solana compiler written in Rust. It has a full compilation pipeline (Pest-based parser → AST → type checker → codegen) and emits either standard Anchor/Rust source or BPF bytecode directly via LLVM 18. It supports mappings (auto-PDA derivation), events, custom errors, modifiers, cross-program invocation, and SPL Token operations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant