Coder Social home page Coder Social logo

ifj18's People

Contributors

j-anonym avatar juldou avatar martin141479 avatar rocmartin avatar zausjan avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

j-anonym

ifj18's Issues

fix return value

a = "Hello" + "There" + 2
is returning 4, probably should return 2

division doesn't work

a = 10/0
print (a)

vo vygenerovanom kode je DIV, myslim ze by to mala byt zasobnikova verzia DIVS (pred tym tam vidim nejake PUSHS)

a chcel som vlastne skontrolovat delenie nulou co sa mi tym padom nepodarilo

parameter variable not defined

def fun_1(param2)
    param2 = param2 + 2
end

def fun_2(param1)
    c = fun_1(param1)
end

out = fun_2(2)
print out

po interpretacii vrati:

Error at line: 37
Symbol has not been initilized!

pretoze to nevykona DEFVAR LF@param1, ale rovno dava MOVE

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.