Skip to content

[RFC] Make the Language JIT Compiled #105

@mertyildiran

Description

@mertyildiran

Migrate from being virtual a machine interpreted language to a JIT compiled language.

Use MyJIT as the JIT backend. Depend on the fork of MyJIT: https://github.com/chaos-lang/myjit

Make sure that Chaos is generally faster (in terms of common benchmarking algorithms) when it's compared against the contender languages like: PHP, Python and Ruby.

Eventually, make sure that it passes all the previous tests.

Do it in a series of pull requests.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions