Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Feeny is a small programming languages for learning how to implement dynamic languages and their runtimes.
Feeny was introduced in the U.C. Berkeley course Virtual Machines and Managed Runtimes, taught by Mario Wolczko and Patrick S. Li. Its syntax is largely inspired by another language called Stanza.
This package provides parsing tools
and an interpreter
written in pure TypeScript
. We can use it in the web toolchains. Obviously, It can runs in either browser an node. Or some other JavaScript Runtime.
And we have extended the Feeny to add some syntax (break/continue
, closure
, etc.) and a simple type checker(and also type annitations). It too simple and not even a type system yet. But I think it will be better in the future.
And we also provides a language service toolchains
and a VSCode extension
that based above features. It's only supports diagnostics
(for type check result) and goToDefinition
yet.
The codebase is inspired by TypeScript compiler codebase. So you may can see many familiar codes if you are also familiar with TypeScript.
The VSCode extension is based on Daniel's Feeny-VSCode which a brilliant package too.
Happy hacking!
Lexer
Parser
Binder
Checker
AST Interpreter
Cli
Language service api
VSCode extension
FAQs
## Summary
The npm package feeny-ts receives a total of 0 weekly downloads. As such, feeny-ts popularity was classified as not popular.
We found that feeny-ts demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.