Roman is Lisp extended to 4-dimensions.
Roman code look very similar to English. Its' design is based on a very simple data structure called O-expressions, an extension of S-expressions to 4-dimensions. The basic idea is simple enough to express in a single tweet.
Roman has fewer parenthesis. Like Lua, it's designed to be embedded into an existing software to create end-user-programmable software. It aims to be a type-inferred language like Elm.
It also aims to have tools to climb to higher dimensions like tensors and logic programming built in. The hope is, that it will help us think currently unthinkable thoughts.
Roman is influenced by Lisp, Lua, Smalltalk, Rust, J, Prolog, Elixir, Forth and Elm.