N-Snip
p/n-snip
Take engaging screenshots and edit them instantly.
Alexandre Plateau
ArkScript — A new scripting language for C++ projects
ArkScript is:
- a small Lisp like
- a scripting language: easy to embed in any app
- portable: compile once to produce a bytecode, run everywhere
- a functionnal language
- promoting functionnalities before performances: expressiveness brings more productivity
Replies
Best
Alexandre Plateau
Also, a brand new feature entered the arena: macros! We have conditionnals, values and functions macros, the latter being recursively evaluated, allowing the user to apply deep and complex transformation on the ArkScript code, since those macros work on the AST itself, opposed to the C preprocessor working only on the source code as text.
Ivan Klimov
Hey!!!! You have a cool font in your logo) Glad you liked it !!! We developed it in 2015 :)