Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pycplus

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pycplus

  • 1.1.0
  • Rubygems
  • Socket score

Version published
Maintainers
2
Created
Source

PyCPlus

PyCPlus is a custom programming language constructed on Ruby for a first-year school project at Linköping University, part of the IP-program.

It includes common functionalities found in programming languages, featuring a clear and concise syntax.

Installation

To install PyCPlus, you can simply use RubyGems:

gem install pycplus

Flags

Several flags can be used with the gem.

Type the following command to see the available flags:

pycplus -h

Usage

The programming language is to be used with files of type .pcp.

To run a file, navigate to the directory where the file is located and type the following command:

pycplus filename.pcp

Unit testing

Unit tests can be ran from the projects test directory.

Navigate to the projectfolder and type the following command:

rake

Additional documentation

Additional documentation about the language and system can be found in the 'doc' directory. This documentation is in Swedish.

FAQs

Package last updated on 24 May 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc