Giter Site home page Giter Site logo

Readln and Writeln about trufflepascal HOT 3 CLOSED

aspect26 avatar aspect26 commented on September 23, 2024
Readln and Writeln

from trufflepascal.

Comments (3)

vhotspur avatar vhotspur commented on September 23, 2024

Readln and Writeln buitin subroutines are a TP extension.

Actually, it is a bit more complicated. Wirth1973 does not mention readln and writeln (but note the eol constant) but they are in ISO7185, sec. 6.9.2.

Does it make sense to support three standards? Or how about making the current -std=wirth into ISO?

from trufflepascal.

Aspect26 avatar Aspect26 commented on September 23, 2024

the std=wirth is actually the iso standard (my bad with the naming, will be changed in later version)
the readln/writeln thing in the iso is itneresting, because these subroutines are not mentioned in the required subroutiens section [here](http://pascal-central.com/iso7185.html#6.6.6 Required functions) and the write/read functions are.

So shall I implement them for the ISO standard also?

from trufflepascal.

vhotspur avatar vhotspur commented on September 23, 2024

the readln/writeln thing in the iso is itneresting, because these subroutines are not mentioned in the required subroutiens section

See note 1 in 6.6.5.2 File handling procedures. So IMHO they are really part of the standard.

from trufflepascal.

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.