Dyalog APL versions: Difference between revisions

Jump to navigation Jump to search
Line 197: Line 197:
Version 18.0 allows enabling multi-line input in the [[session]] using the [[line editor]], and allows [[control structure]]s to be used in the session. Multi-line input is begun when a [[dfn]], [[namespace]], [[class]], or control structure is begun but not finished on the same line. It also allows syntax colouring and editing multi-line blocks in the session.
Version 18.0 allows enabling multi-line input in the [[session]] using the [[line editor]], and allows [[control structure]]s to be used in the session. Multi-line input is begun when a [[dfn]], [[namespace]], [[class]], or control structure is begun but not finished on the same line. It also allows syntax colouring and editing multi-line blocks in the session.


New [[system function]]s for case folding and mapping (<source lang=apl inline>⎕C</source>) and date-time conversion are added.
New and extended [[system function]]s for case folding and mapping (<source lang=apl inline>⎕C</source>) and date-time conversion are added.


Initial support for [[wikipedia:.NET Core|.NET Core]], Microsoft's cross-platform successor to the original [[.NET]] framework, has been added.
Initial support for [[wikipedia:.NET Core|.NET Core]], Microsoft's cross-platform successor to the original [[.NET]] framework, has been added.

Navigation menu