Skip to content
#

interpreter

Here are 3,840 public repositories matching this topic...

Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single 1MB file!

  • Updated Oct 9, 2021
  • Red
jquery.terminal
jcubic
jcubic commented Oct 1, 2021

I have an idea for a new feature for jQuery Terminal

It was used to update the version in package.json file but now it the Makefile update package.in when package.json changes and it recursive it keeps updating.

The package.in have {{VER}} that is updated with current version but to update the package.in the code use regex so it can just update the file iteself.

The file is modifi

boa
root
pocketlang
ThakeeNathees
ThakeeNathees commented Jun 30, 2021

Currently, our math module isn't completely filled with necessary math functions, where you can contribute us by adding more math functions. This issue has reference on how to add log function to the math module.

How to implement

PR #154 has example on how to add log10 to the math module, which you can use as a reference to add log (base 2) function.

Finally

And don't forget

Improve this page

Add a description, image, and links to the interpreter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the interpreter topic, visit your repo's landing page and select "manage topics."

Learn more