Cwal: Scripting Engine Without a Language
fossil.wanderinghorse.net
Cwal: Scripting Engine Without a Language
1–10 of 11 posts
Re: Cwal: Scripting Engine Without a Language
#2(it doesn't and it's pronounced as "see-wall")
Re: Cwal: Scripting Engine Without a Language
#3In my eyes, such a subset of JSON absolutely can be a language in its own right. Indeed, I'd consider the idea of a usable computation model without a language an impossibility.
Re: Cwal: Scripting Engine Without a Language
#4Tangent/funny coincidence but seeing the domain wanderinghorse and the name Cwal, I assumed it comes from PL cwał (meaning "full gallop"). (it doesn't and it's pronounced as "see-wall")
Re: Cwal: Scripting Engine Without a Language
#5Re: Cwal: Scripting Engine Without a Language
#6Edit: based on my -2 karma, some of you guys don’t sound very open minded.
Re: Cwal: Scripting Engine Without a Language
#7Re: Cwal: Scripting Engine Without a Language
#8I know this spoils the fun but couldn’t u just ask an AI to write your language engine? Edit: based on my -2 karma, some of you guys don’t sound very open minded.
e.g. Scheme, Lua, etc.
AI, as it stands, screws up the basics, let alone something if this scope. It has no formal reasoning. A virtual machine is a formal reasoning engine.
Re: Cwal: Scripting Engine Without a Language
#9I know this spoils the fun but couldn’t u just ask an AI to write your language engine? Edit: based on my -2 karma, some of you guys don’t sound very open minded.
Buulding a VM is not a beginner task. You can get going if you have some basic understanding of various things, but getting anything half decent tends towards being a research project. e.g. Scheme, Lua, etc. AI, as it stands, screws up the basics, let alone something if this scope. It has no formal reasoning. A virtual machine is a formal reasoning engine.
Do you have examples?
Re: Cwal: Scripting Engine Without a Language
#10Earlier quoted context omitted.
Buulding a VM is not a beginner task. You can get going if you have some basic understanding of various things, but getting anything half decent tends towards being a research project. e.g. Scheme, Lua, etc. AI, as it stands, screws up the basics, let alone something if this scope. It has no formal reasoning. A virtual machine is a formal reasoning engine.
> AI, as it stands, screws up the basics, let alone something if this scope Do you have examples?
I had both GPT-4o and llama3.1, through duck.ai, make up kscreen-doctor commands the other day. Commands that were easily formatted by simply looking at the output of kscreen-doctor --help.