Pith. sign in

REVIEW

CalcuList: a Functional Language Extended with Imperative Features

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1802.06651 v1 pith:5PIJZQHQ submitted 2018-02-19 cs.PL

classification cs.PL
keywords languagecalculistextendedfeaturesfunctionalimperativeadditionadopts
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

CalcuList (Calculator with List manipulation), is an educational language for teaching functional programming extended with some imperative and side-effect features, which are enabled under explicit request by the programmer. In addition to strings and lists, the language natively supports json objects. The language adopts a Python-like syntax and enables interactive computation sessions with the user through a REPL (Read-Evaluate-Print-Loop) shell. The object code produced by a compilation is a program that will be eventually executed by the CalcuList Virtual Machine (CLVM).

Discussion (0). Sign in to comment.

Pith tools