Giter Club home page Giter Club logo

Comments (9)

khval avatar khval commented on June 24, 2024

A lot of this has been implemented, as some it is also covered under basic principles.
Goto,Gosub,IF Then Else, For Next, While Wend, Repeat, Until, Do, Loop
This are not supported "Else if","Exit","Exit If","EDIT","DIRECT" not supported, should work like "END",ON..PROC,ON..GOTO,ON..GOSUB,EVERY n GOSUB,EVERY n PROC,EVERY ON/OFF,BREAK ON/OFF,ON ERROR GOTO,ON ERROR PROC,RESUME,=ERRN,ERROR
So let's say Amos Kittens support ~30% of control functions.

from amoskittens.

khval avatar khval commented on June 24, 2024

This now priority, to get error handling into Amos Kittens, less common things might be pushed back.

from amoskittens.

khval avatar khval commented on June 24, 2024

3 new supported On Error Goto,On Error Proc,Error
16 Implemented / 8 missing, total 24
16*100/24 = 66.66% done

from amoskittens.

khval avatar khval commented on June 24, 2024

4 new command, On ... Gosub, On ... Goto, Resume, Resume Next.
20 Implemented / 4 missing, total 24
20*100/24 = 83.33% done

from amoskittens.

khval avatar khval commented on June 24, 2024

1 new command, Exit
21 Implemented / 3 missing, total 24
21*100/24 = 87% done

from amoskittens.

khval avatar khval commented on June 24, 2024

1 new command, Exit If
22 Implemented / 2 missing, total 26
22*100/26 = 84.6% done

from amoskittens.

khval avatar khval commented on June 24, 2024

1 New command, Every On/Off,
(Every Time Proc, Every Time Gosub not fully implemented)
23 Implemented / 3 missing, total 26
23*100/26 = 88.4% done

from amoskittens.

khval avatar khval commented on June 24, 2024

2 New command
Every [time] Proc [procedure],
Every [time] Gosub [label]
25 Implemented / 1 missing, total 26
25*100/26 = 96% done

from amoskittens.

khval avatar khval commented on June 24, 2024

1 New command
Break On/Off
26 Implemented / total 26
26*100/26 = 100% done

from amoskittens.

Related Issues (20)

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.