GithubHelp home page GithubHelp logo

shinh / ags Goto Github PK

View Code? Open in Web Editor NEW
47.0 47.0 8.0 4.82 MB

golf server

Home Page: http://golf.shinh.org/

License: GNU General Public License v2.0

Makefile 1.10% Shell 9.76% PHP 15.84% Scheme 0.09% Haskell 0.53% Python 1.07% C 9.47% Ruby 34.88% HTML 24.55% CSS 0.52% Perl 0.86% Assembly 0.63% C# 0.28% D 0.15% J 0.02% Nemerle 0.03% R 0.01% Rebol 0.14% Java 0.06% Ada 0.02%

ags's People

Contributors

darrenks avatar shinh avatar shlomif avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ags's Issues

Please, add language: RASEL

Hello. I love golfing and sometimes golfing in esoteric languages.

I see your website already has some: Befunge 93, 98, Brainfuck, ><>, Unlmabda, Malbolge, CLC-INTERCAL and maybe more.
I would love to see my language -- RASEL -- to be added too.

https://github.com/Nakilon/rasel
https://esolangs.org/wiki/RASEL

It is implemented in Ruby (tested on 2.3-3.0, jruby). It is pushed to rubygems.org also you can find in .github how to run it from source. I've emailed you 2 months ago, maybe you missed it. I'm available here, in Email and in IRC for help to figure out how to run it.

NOTE: non-zero exit code does not immediately mean it was an error. It just exits with the top value from the stack.

Upgrade PHP

HI!
I'm really enjoying your golf server so thanks for your job at first place.
I want to suggest you to upgrade your server PHP version to 5.6 so that we can use new features provided by the language from version 5.4 onwards.

Thank you
Lorenzo

update caheui

There was a bug in caheui which have been fixed: aheui/caheui#9

To elaborate, the interpreter would fall itself in an index-out-of-bound error when it runs a certain code. (i.e. ㅆ instruction to move data to the same place.)

This is one of most hardly used feature of the language -- I don't think anyone had come up to exploit this yet. So I guess it's safe to patch the interpreter.

Timeout for CLC-INTERCAL should be longer.

For example I have submitted the following program for zero lines:

DO;1<-#1
DOCOMEFROM#9
DOREADOUT;1
DOWRITEIN;1
(1)DO:1<-;1SUB#1
D
DOCOMEFROM':1~:1'~#1
DO:2<-"¥'":1~#255"¢#89'"~#21845
DO:2<-#1¢"':2~:2'~#1"
DOABSTAINFROM:2
(2)DO;1SUB#1<-#101
(9)DOREINSTATE:2

The code above must be converted to ISO-8859-1 before submission. Also modified for several times in order to pass within time.
When I submit, it succeded for first input but not for other two because of timeout.
I guess long input causes timeout.
Same thing has happened on Chinese Chess Revised.
EDIT. I passed the problem when I rearranged the algorithm so that number of labels for COMEFROM should be reduced.

I am not sure how long the new timeout should be, but I thought if timeout for CLC-INTERCAL should be proportional for length of input.

Mind is broken

your output:

M-code file not exist(test.mco)\n

stderr: (none)

Seems to occur so whatever I try to run.

Update Java

Java 6 is obsolete, update to at least 8 (11 if possible)

I've already made a PR for this

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.