Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

frelang

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frelang

Interpreted, statically typed, simple, flexible, embeddable language.

pipPyPI
Version
0.1.0-rc4
Maintainers
1

Fre

Short for

  • F lexible
  • Re adability,

Fre is a simple, easily parseable and readable, but at the same time flexible, strong-typed, and interpreted programming language.

Its original intent was to provide ZDoom (a game engine based on Doom) a language that could be parsed by its existing ZScript language. However, a Python VM/interpreter was made instead, given a better estimation of the complexity of the project.

Running Scripts

$ python3 -m fre < myCode.fre

See the examples/ folder for examples.

Technical Documentation

See the docs/ folder for technical information regarding parsing.

FAQs

Did you know?

Socket

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.

Install

Related posts