A programing language that compile to c++ The language is missing many features
@pkg main
@import "@console/console.jk"
pub fn main()Int{
Console.println("Hello World")
}
git clone https://github.com/Troxsoft/Jusk.git
go build jusk.go
Add to path
- Boolean
- Single line comment
- Multi line comment
- error with code
- util info
- show line of error
- show package of error
- show filename of error
- Console ⬜⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 1%
- Util ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 0%
- FS ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 0%
- Global functions ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 2%
Example: toStr
- declare function
- call function
- if
- elif
- else
- import package
- strings
- numbers
- using
- [] for array
- array parse
- array declaration
- declare package
- type-check 80%
- +
- -
- /
- *
- ==
- !=
- %
- <
- >
- <=
- >=
- and
- or
- functions
- global variables
- @cpp
⬜⬛⬛⬛⬛⬛⬛⬛⬛⬛ 2%