Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Meta

How free is "free" for cops and robbers?

+5
−0

I have proposed that we shouldn't use nonfree languages to compete in cops-and-robbers challenges, but this proposal needs some demarcation.

Matlab, Stata, LabVIEW all have finite free trials. Batch and AppleScript can only be used on Windows and Mac OS, and it's illegal to emulate TI-BASIC even though it's so easy.

Where do we draw the line of freedom? The point isn't to make a naive one-size-fits-all ruleset but we should have some pillars to stand on. Post one suggestion for each answer so that the suggestions can be voted on individually.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

0 comment threads

4 answers

+4
−0

Languages with free online interpreters are free

This includes all languages currently on tio.run, for example.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

0 comment threads

+4
−0

Free access must not be finite

There has to be a time-unlimited, free way to run the language in question.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

0 comment threads

+3
−0

Free as in usable on a free platform

"free" meaning there must be a downloadable interpreter available for the language which can run the program with the required features, on an online/offline service with no software limitations(time, number of executions, etc).

History
Why does this post require moderator attention?
You might want to add some details to your flag.

0 comment threads

+2
−0

Platform specific languages are free if there is a free implementation on another platform (or of the platform which the lang is native to)

Although Batch is exclusive to Windows, Windows can be put on a VM easily. Same thing for AppleScript and MacOS.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

0 comment threads

Sign up to answer this question »