main webpage
W Topic
Epistemology
International Journal of Scientific Research in Computer Science Engineering and Information Technology • Vol 11 • No 3
Exploring the Trade-Off between Language Simplicity and Execution Efficiency: A Study Using Crython and LLVM
2025
Contemporary programming languages often pose a challenge due to either complex syntax or performance limitations, especially in dynamically typed environments. The language proposed in this paper, Crython, aims to mitigate these challenges by offering a begi…
Article

Epistemology

Branch of philosophy concerning knowledge

Epistemology ( ; from Ancient Greek __ ἐπιστήμη ( _epistḗmē ) 'knowledge', and -logy_ ) is the branch of philosophy concerned with knowledge. Epistemologists study the nature, origin, and scope of knowledge, epistemic justification, the rationality of belief, and various related issues.

Exploring foci of:
International Journal of Scientific Research in Computer Science Engineering and Information Technology • Vol 11 • No 3
Exploring the Trade-Off between Language Simplicity and Execution Efficiency: A Study Using Crython and LLVM
2025
Contemporary programming languages often pose a challenge due to either complex syntax or performance limitations, especially in dynamically typed environments. The language proposed in this paper, Crython, aims to mitigate these challenges by offering a beginner-friendly, Python-like syntax combined with performance that approaches that of C. It is built with a custom lexer, employs a Pratt parser for expression handling, and uses a Recursive Descent parser for statements. Code generation is powered by LLVM, leve…
Click Epistemology Vs:
Computer Science
Parallel Computing
Philosophy