tiny-systems

所属分类:教育系统应用
开发工具:F#
文件大小:0KB
下载次数:0
上传日期:2023-11-22 00:12:28
上 传 者sh-1993
说明:  我在查尔斯大学(Charles University)上的“编写自己的微型编程系统!”课程中的任务源代码。按照下面的链接来watc...
(?? Source code with tasks from my "Write your own tiny programming system(s)!" course at Charles University. Follow the link below to watch the course online!)

文件列表:
01-tiny-ml/ (0, 2023-12-11)
01-tiny-ml/demos/ (0, 2023-12-11)
01-tiny-ml/demos/demo.fsx (1819, 2023-12-11)
01-tiny-ml/tasks/ (0, 2023-12-11)
01-tiny-ml/tasks/01-numerical-evaluator.fsx (1931, 2023-12-11)
01-tiny-ml/tasks/02-unary-and-conditional.fsx (2674, 2023-12-11)
01-tiny-ml/tasks/03-functions-applications.fsx (3675, 2023-12-11)
01-tiny-ml/tasks/04-let-binding.fsx (2733, 2023-12-11)
01-tiny-ml/tasks/05-data-tuple.fsx (3222, 2023-12-11)
01-tiny-ml/tasks/06-data-unions.fsx (3435, 2023-12-11)
01-tiny-ml/tasks/07-recursion.fsx (3541, 2023-12-11)
01-tiny-ml/tasks/08-lists.fsx (4484, 2023-12-11)
02-tiny-basic/ (0, 2023-12-11)
02-tiny-basic/demos/ (0, 2023-12-11)
02-tiny-basic/demos/lists.fsx (2228, 2023-12-11)
02-tiny-basic/demos/stars.fs (428, 2023-12-11)
02-tiny-basic/demos/stars.fsproj (263, 2023-12-11)
02-tiny-basic/tasks/ (0, 2023-12-11)
02-tiny-basic/tasks/01-hello-world.fs (3205, 2023-12-11)
02-tiny-basic/tasks/02-program-editing.fs (3251, 2023-12-11)
02-tiny-basic/tasks/03-conditionals-and-vars.fs (4884, 2023-12-11)
02-tiny-basic/tasks/04-random-stars.fs (4706, 2023-12-11)
02-tiny-basic/tasks/05-nim-game.fs (4689, 2023-12-11)
02-tiny-basic/tasks/06-nim-with-gosub.fs (4160, 2023-12-11)
02-tiny-basic/tasks/tinybasic.fsproj (317, 2023-12-11)
03-tiny-hm/ (0, 2023-12-11)
03-tiny-hm/.vscode/ (0, 2023-12-11)
03-tiny-hm/.vscode/snippets.code-snippets (317, 2023-12-11)
03-tiny-hm/demos/ (0, 2023-12-11)
03-tiny-hm/demos/constraints.fsx (1964, 2023-12-11)
03-tiny-hm/demos/inference.fsx (1450, 2023-12-11)
03-tiny-hm/tasks/ (0, 2023-12-11)
03-tiny-hm/tasks/01-numerical-solver.fsx (2601, 2023-12-11)
03-tiny-hm/tasks/02-type-solver.fsx (1938, 2023-12-11)
03-tiny-hm/tasks/03-binary-inference.fsx (3601, 2023-12-11)
03-tiny-hm/tasks/04-more-expressions.fsx (4855, 2023-12-11)
03-tiny-hm/tasks/05-data-types.fsx (3745, 2023-12-11)
03-tiny-hm/tasks/06-more-data-types.fsx (3924, 2023-12-11)
03-tiny-hm/tasks/07-poor-lists.fsx (4153, 2023-12-11)
... ...

Write your own tiny programming system(s)! ========================================== This repository contains the source code for the tasks for my course **Write your own tiny programming system(s)!**. You can find more information about the course on [the official course page](https://d3s.mff.cuni.cz/teaching/nprg077/) (including links to slides and video recordings). The associated slides live in my [Teaching repository](https://github.com/tpetricek/Teaching/). Sample tiny systems ------------------- * [**TinyML**: A tiny functional programming language interpreter](https://github.com/tpetricek/tiny-systems/tree/master/01-tiny-ml) * [**TinyBASIC**: A tiny imperative interactive programming system](https://github.com/tpetricek/tiny-systems/tree/master/02-tiny-basic) Materials license ----------------- The presentations and documents available in the repository are available under the Creative Commons Attribution 2.5 license. This means that you can copy, distribute and remix the work, but you must attribute the work to the author (by providing a link to the original source and my name). For more information [see the full license details](http://creativecommons.org/licenses/by/2.5/).

近期下载者

相关文件


收藏者