initial commit.

This commit is contained in:
|| Prof. - Xadk3!000 || 2023-04-16 10:03:11 +00:00
commit 5808d62a99
6 changed files with 30 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@ -0,0 +1,19 @@
__pycache__/
*.sol
*.pol
*.pymkl
*.nicks_bc
*.so
*.o
*.hex
*hex*
node_modules/
*.lock
!Cargo.toml
*ml*
*env*
*.*env*
*.env*
*.*env
.env
.env/

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "uiface"]
path = uiface
url = https://github.com/konstaui/konsta

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# .Eth Virtual EnvM! aka.sol w3Compyl3r!
---
> Lets just check where the canvas goes!

3
compilEr/src/main.rs Normal file
View File

@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}

1
requirements.txt Normal file
View File

@ -0,0 +1 @@
flet

1
uiface Submodule

@ -0,0 +1 @@
Subproject commit 8c6ff6f11c4f036821bc9afd990f41038f360fca