Logo
Explore Help
Sign In
T0b1/wasmtime
1
0
Fork 0
You've already forked wasmtime
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
2a574b1b42f5342677113a2c0cffb5d64c9e48ab
wasmtime/cranelift/isle
History
Chris Fallin 2a574b1b42 Properly track locations on every AST node. Semantic errors are much more useful now. Also print parse errors in same (pseudo-standard compiler error) output format.
2021-11-11 15:56:55 -08:00
..
isle_examples
Revamped error handling: keep going beyond some errors to accumulate a list of build errors, like most conventional compilers.
2021-11-11 15:56:55 -08:00
src
Properly track locations on every AST node. Semantic errors are much more useful now. Also print parse errors in same (pseudo-standard compiler error) output format.
2021-11-11 15:56:55 -08:00
.gitignore
Initial public commit of ISLE prototype DSL compiler.
2021-11-11 15:56:54 -08:00
Cargo.lock
Revamped error handling: keep going beyond some errors to accumulate a list of build errors, like most conventional compilers.
2021-11-11 15:56:55 -08:00
Cargo.toml
Revamped error handling: keep going beyond some errors to accumulate a list of build errors, like most conventional compilers.
2021-11-11 15:56:55 -08:00
README.md
Working example and README
2021-11-11 15:56:55 -08:00
TODO
Infallible extractors, and some fixes to fallibility in return types (Option<T> vs T).
2021-11-11 15:56:55 -08:00

README.md

    $ cargo build --release
    $ target/release/isle -i isle_examples/test.isle -o isle_examples/test.rs
    $ rustc isle_examples/test_main.rs
Powered by Gitea Version: 1.24.7 Page: 114ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API