JeanHuguesRobert / Inox

Inox is a multi dialect basic/forth/smalltalk/lisp/prolog/erlang inspired minimalist concatenative safe dynamic programming language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

Inox

Inox is a minimalist functional concatenative dynamic programming language.

It is a multi dialect basic/forth/smalltalk/lisp/prolog/erlang inspired stack based language.

Inox targets the webassembly virtual machine but runs on other architectures too. It is a multi dialect language because it values diversity.

This is the reference implementation. It defines the syntax and semantic of the language. Production quality version of the virtual machine would have to be hard coded in some machine code to be efficient.

I started working on it at the beginning of june 2021. It's not working at all yet. The first implementation will run in a regular javascript virtual machine, nodejs typically.

Yours,

Jean Hugues Noël Robert, aka Virteal YanUg, aka Baron Mariani. @jhr on Twitter.

About

Inox is a multi dialect basic/forth/smalltalk/lisp/prolog/erlang inspired minimalist concatenative safe dynamic programming language.


Languages

Language:JavaScript 50.6%Language:TypeScript 46.2%Language:Vue 2.5%Language:WebAssembly 0.6%