S-Lang

所属分类:其他
开发工具:Pascal
文件大小:0KB
下载次数:0
上传日期:2024-02-23 22:27:02
上 传 者sh-1993
说明:  一种小型的类似pascal的编程语言。
(A small, pascal-like programming language.)

文件列表:
build/
compiler/
develop/
doc/
lang/
rtl/
tests/
tools/
vcl/
web/
LICENSE

# Small Programming Language S-Lang - a small, pascal-like programming language. This is my experiments with programming languages and compilers. ### Compiler The source code of compiler, without build system. This repository should have no any external dependency (except RTL and compiler for this compiler). ### Doc The external (public) documentation for the compiler and the S-Lang. Currently, all documentation is presented in the Markdown format. ### Lang The S-Lang design and internal documentations and specifications. All the work on language design should be done here. ### RTL The S-Lang Run-Time Library is composed of a number of base units that provide the underlying support for most programs and components. The RTL includes global routines, utility classes such as those that represent streams and lists. ### Tests The testing infrastructure and test cases. ### Tools Any external tools (binaries). ### VCL The Visual Component Library of the S-Lang. ### Web The source code of S-Lang website.

近期下载者

相关文件


收藏者