User:Ractangle/Sandbox

From Esolang
Jump to navigation Jump to search

This is basicly where i plan out my programing moves or just do programming. This page is alowed to be edited by me only Make sure to have contents openend if this gets too long

An actual APL-like language

NOTE:LJAPL is techincaly not an APL-like language since it uses the standart ASCII keys symbols and uses a stack. Where as APL, uses some wierd costume unicode symbols and uses arrays:END NOTE

Actually this commenting look gave me an idea for a command in my APL-like language

Just made array string command ([...]), if it encounters an array separator (,), it will basically sperate the rest of the string (untill it encounters another array seperator)

Made comments (⊠:...:⊠) that work like this in the beginning of this sandbox section