Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
wims-info
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alexandros Bokaris
wims-info
Commits
308477e4
Commit
308477e4
authored
10 years ago
by
Nicolas M. Thiéry
Browse files
Options
Downloads
Patches
Plain Diff
TODO's
parent
6455e64e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
TODO
+11
-3
11 additions, 3 deletions
TODO
test~coding~readingCppPrograms.fr/docker-compile-and-run
+3
-0
3 additions, 0 deletions
test~coding~readingCppPrograms.fr/docker-compile-and-run
with
14 additions
and
3 deletions
TODO
+
11
−
3
View file @
308477e4
* Question logique
- [ ] pour ***que*** l'expression suivante ***retourne*** true.
- [ ]
- [ ]
* Collections de programmes + randomisation + résultat
** Features
- [X] Code colorization
- [X] Code area just of the proper height
- [X] Selection of topic based on file prefix
- [X] Output dans un textarea
- [ ] Why are empty lines
on
top and bottom of the text
aread
- [ ] Why are
there
empty lines
at the
top and bottom of the text
shown?
- [ ] Randomization of the variable names
- [ ] Randomization of the output by substitution (preprocessing)
- [ ] Implement more logic in WIMS
- [ ] Onsite compilation and production of the output
- See .../docker-compile-and-run for preliminary steps toward
using docker to compile and execute the programs in a sandbox
- Next step: discuss with Bernadette to include that script (or
some equivalent) in Orsay's WIMS server, and rewrite the
module to use it.
- References:
http://askubuntu.com/questions/477551/how-can-i-use-docker-without-sudo
- [ ] Support for various programming languages, based on file extension
- [ ] Separate clearly the expected output from the rest of the text
** Programs
...
...
This diff is collapsed.
Click to expand it.
test~coding~readingCppPrograms.fr/docker-compile-and-run
+
3
−
0
View file @
308477e4
#!/bin/sh
# TODO:
# - set tight resources limits
# - make this into a program rather than a shell script for a minimum of safety
usage
()
{
echo
docker-compile-and-run
[
program.cpp]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment